esc_html_x()
Function: Translates string with gettext context, and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:451
Function: Translates string with gettext context, and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:451
Function: Translates and retrieves the singular or plural form based on the supplied number.
Source: wp-includes/l10n.php:475
Function: Translates and retrieves the singular or plural form based on the supplied number, with gettext context.
Source: wp-includes/l10n.php:534
Function: Retrieves the locale of a user.
Source: wp-includes/l10n.php:94
Filter Hook: Filters the locale ID of the WordPress installation.
Source: wp-includes/l10n.php:80
Function: Retrieves the translation of $text.
Source: wp-includes/l10n.php:186
Filter Hook: Filters text with its translation.
Source: wp-includes/l10n.php:199
Function: Removes last item on a pipe-delimited string.
Source: wp-includes/l10n.php:228
Class:
Source: wp-includes/pluggable-deprecated.php:199
Filter Hook: Filters text with its translation based on context information.
Source: wp-includes/l10n.php:267