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

WP_Locale

Class: Core class used to store translated data for a locale.

Source: wp-includes/class-wp-locale.php:17

Used by 0 functions | Uses 0 functions