get_translations_for_domain()
Function: Returns the Translations instance for a text domain.
Source: wp-includes/l10n.php:1309
Function: Returns the Translations instance for a text domain.
Source: wp-includes/l10n.php:1309
Function: Translates role name.
Source: wp-includes/l10n.php:1360
Function: Translates and retrieves the singular or plural form based on the supplied number, with gettext context.
Source: wp-includes/l10n.php:534
Filter Hook: Filters the singular or plural form of a string with gettext context.
Source: wp-includes/l10n.php:550
Function: Registers plural strings with gettext context in POT file, but does not translate them.
Source: wp-includes/l10n.php:646
Function: Displays translated text that has been escaped for safe use in HTML output.
Source: wp-includes/l10n.php:380
Function: Retrieves translated string with gettext context.
Source: wp-includes/l10n.php:401
Function: Translates string with gettext context, and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:433
Function: Translates and retrieves the singular or plural form based on the supplied number.
Source: wp-includes/l10n.php:475
Function: Removes last item on a pipe-delimited string.
Source: wp-includes/l10n.php:228