is_textdomain_loaded()
Function: Determines whether there are translations for the text domain.
Source: wp-includes/l10n.php:1335
Function: Determines whether there are translations for the text domain.
Source: wp-includes/l10n.php:1335
Function: Translates role name.
Source: wp-includes/l10n.php:1360
Function: Gets all available languages based on the presence of *.mo files in a given directory.
Source: wp-includes/l10n.php:1377
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
Function: Loads a plugin’s translated strings.
Source: wp-includes/l10n.php:915
Filter Hook: Filters a plugin’s locale.
Source: wp-includes/l10n.php:927