_nx_noop()
Function: Registers plural strings with gettext context in POT file, but does not translate them.
Source: wp-includes/l10n.php:646
Function: Registers plural strings with gettext context in POT file, but does not translate them.
Source: wp-includes/l10n.php:646
Function: Translates and returns the singular or plural form of a string that’s been registered with _n_noop() or _nx_noop().
Source: wp-includes/l10n.php:685
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: Displays translated string with gettext context.
Source: wp-includes/l10n.php:415
Function: Translates string with gettext context, and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:433
Function: Translates string with gettext context, and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:451
Function: Retrieves the locale of a user.
Source: wp-includes/l10n.php:94
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