restore_previous_locale()
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1715
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1715
Function: Returns the Translations instance for a text domain.
Source: wp-includes/l10n.php:1309
Function: Determines whether there are translations for the text domain.
Source: wp-includes/l10n.php:1335
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
Function: Loads default translated strings based on locale.
Source: wp-includes/l10n.php:872