esc_html__()

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

Source: wp-includes/l10n.php:282

Used by 3 functions | Uses 2 functions

locale

Filter Hook: Filters the locale ID of the WordPress installation.

Source: wp-includes/l10n.php:41

Used by 1 function | Uses 0 functions

is_rtl()

Function: Determines whether the current locale is right-to-left (RTL).

Source: wp-includes/l10n.php:1528

Used by 21 functions | Uses 1 function