_n()
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.
Source: wp-includes/l10n.php:475
Filter Hook: Filters the singular or plural form of a string.
Source: wp-includes/l10n.php:490
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 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: 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