This post is part of the sub-series on Internationalizing a ClassicPress plugin which is part of the Internationalizing a ClassicPress plugin series.
The esc_html_x
function is very similar to the esc_html__
one, but has the addition of a comment section where context for the translator can be supplied. This is sometimes beneficial to use as the English language has words and phrases which can…
Continue Reading Ian Grieve’s Article on their blog
Internationalizing a ClassicPress plugin: Localizing a string including notes for the translator
This post is part of the sub-series on Internationalizing a ClassicPress plugin which is part of the Internationalizing a ClassicPress plugin series. The esc_html_x function is very similar to the…
Blog Syndicated with Ian Grieve’s Permission