_nx_noop()

Function: Registers plural strings with gettext context in POT file, but does not translate them.

Source: wp-includes/l10n.php:646

Used by 0 functions | Uses 0 functions

esc_html_e()

Function: Displays translated text that has been escaped for safe use in HTML output.

Source: wp-includes/l10n.php:380

Used by 0 functions | Uses 0 functions

_x()

Function: Retrieves translated string with gettext context.

Source: wp-includes/l10n.php:401

Used by 0 functions | Uses 0 functions

_ex()

Function: Displays translated string with gettext context.

Source: wp-includes/l10n.php:415

Used by 0 functions | Uses 0 functions

esc_attr_x()

Function: Translates string with gettext context, and escapes it for safe use in an attribute.

Source: wp-includes/l10n.php:433

Used by 0 functions | Uses 0 functions

esc_html_x()

Function: Translates string with gettext context, and escapes it for safe use in HTML output.

Source: wp-includes/l10n.php:451

Used by 0 functions | Uses 0 functions