is_rtl()
Function: Determines whether the current locale is right-to-left (RTL).
Source: wp-includes/l10n.php:1656
Function: Determines whether the current locale is right-to-left (RTL).
Source: wp-includes/l10n.php:1656
Function: Switches the translations according to the given locale.
Source: wp-includes/l10n.php:1674
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1715
Filter Hook: Filters the list of available language codes.
Source: wp-includes/l10n.php:1399
Function: Loads a .mo file into the text domain $domain.
Source: wp-includes/l10n.php:718
Function: Unloads translations for a text domain.
Source: wp-includes/l10n.php:804
Function: Loads default translated strings based on locale.
Source: wp-includes/l10n.php:872
Filter Hook: Filters whether to override the .mo file loading.
Source: wp-includes/l10n.php:735
Function: Loads a plugin’s translated strings.
Source: wp-includes/l10n.php:915
Action Hook: Fires before the MO translation file is loaded.
Source: wp-includes/l10n.php:751