_ex()
Function: Displays translated string with gettext context.
Source: wp-includes/l10n.php:415
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: 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: Registers plural strings in POT file, but does not translate them.
Source: wp-includes/l10n.php:600
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: 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