translate_with_gettext_context()
Function: Retrieves the translation of $text in the context defined in $context.
Source: wp-includes/l10n.php:253
Function: Retrieves the translation of $text in the context defined in $context.
Source: wp-includes/l10n.php:253
Filter Hook: Filters text with its translation based on context information.
Source: wp-includes/l10n.php:267
Function: Retrieves the translation of $text.
Source: wp-includes/l10n.php:298
Function: Retrieves the translation of $text and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:314
Function: Retrieves the translation of $text and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:331
Function: Displays translated text.
Source: wp-includes/l10n.php:344
Function: Displays translated text that has been escaped for safe use in an attribute.
Source: wp-includes/l10n.php:362
Function: Retrieves the current locale.
Source: wp-includes/l10n.php:30
Filter Hook: Filters the locale ID of the WordPress installation.
Source: wp-includes/l10n.php:80
Function: Retrieves the locale of a user.
Source: wp-includes/l10n.php:94