esc_attr__()

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

Source: wp-includes/l10n.php:314

Used by 0 functions | Uses 0 functions

esc_html__()

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

Source: wp-includes/l10n.php:331

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