_nx()

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

Source: wp-includes/l10n.php:403

Used by 9 functions | Uses 4 functions

esc_attr__()

Function: Retrieve the translation of $text and escapes it for safe use in an attribute.

Source: wp-includes/l10n.php:217

Used by 22 functions | Uses 2 functions

esc_html__()

Function: Retrieve the translation of $text and escapes it for safe use in HTML output.

Source: wp-includes/l10n.php:234

Used by 5 functions | Uses 2 functions