esc_html__()
Function: Retrieves the translation of $text and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:331
Function: Retrieves the translation of $text and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:331
Function: Displays translated text.
Source: wp-includes/l10n.php:344
Function: Displays translated text that has been escaped for safe use in an attribute.
Source: wp-includes/l10n.php:362
Class: Core class used to store translated data for a locale.
Source: wp-includes/class-wp-locale.php:17
Method: Constructor which calls helper methods to set up object variables.
Source: wp-includes/class-wp-locale.php:130
Method: Sets up the translated strings and object properties.
Source: wp-includes/class-wp-locale.php:146
Method: Outputs an admin notice if the /build directory must be used for RTL.
Source: wp-includes/class-wp-locale.php:237
Method: Retrieves the full translated weekday word.
Source: wp-includes/class-wp-locale.php:266
Method: Retrieves the translated weekday initial.
Source: wp-includes/class-wp-locale.php:283
Method: Retrieves the translated weekday abbreviation.
Source: wp-includes/class-wp-locale.php:298