_n()

Function: Translates and retrieves the singular or plural form based on the supplied number.

Source: wp-includes/l10n.php:475

Used by 0 functions | Uses 0 functions

_nx()

Function: Translates and retrieves the singular or plural form based on the supplied number, with gettext context.

Source: wp-includes/l10n.php:534

Used by 0 functions | Uses 0 functions

_n_noop()

Function: Registers plural strings in POT file, but does not translate them.

Source: wp-includes/l10n.php:600

Used by 0 functions | Uses 0 functions

_nx_noop()

Function: Registers plural strings with gettext context in POT file, but does not translate them.

Source: wp-includes/l10n.php:646

Used by 0 functions | Uses 0 functions

esc_attr_e()

Function: Displays translated text that has been escaped for safe use in an attribute.

Source: wp-includes/l10n.php:362

Used by 0 functions | Uses 0 functions

locale

Filter Hook: Filters the locale ID of the WordPress installation.

Source: wp-includes/l10n.php:80

Used by 0 functions | Uses 0 functions