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
Function: Loads a .mo file into the text domain $domain.
Source: wp-includes/l10n.php:718
Filter Hook: Filters whether to override the .mo file loading.
Source: wp-includes/l10n.php:735
Action Hook: Fires before the MO translation file is loaded.
Source: wp-includes/l10n.php:751
Filter Hook: Filters MO file path for loading translations for a specific text domain.
Source: wp-includes/l10n.php:761
Function: Unloads translations for a text domain.
Source: wp-includes/l10n.php:804
Filter Hook: Filters whether to override the text domain unloading.
Source: wp-includes/l10n.php:819
Action Hook: Fires before the text domain is unloaded.
Source: wp-includes/l10n.php:838