load_theme_textdomain()
Function: Loads the theme’s translated strings.
Source: wp-includes/l10n.php:1002
Function: Loads the theme’s translated strings.
Source: wp-includes/l10n.php:1002
Filter Hook: Filters whether to override the text domain unloading.
Source: wp-includes/l10n.php:819
Function: Loads the child theme’s translated strings.
Source: wp-includes/l10n.php:1047
Action Hook: Fires before the text domain is unloaded.
Source: wp-includes/l10n.php:838
Function: Loads plugin and theme text domains just-in-time.
Source: wp-includes/l10n.php:1265
Filter Hook: Filters a plugin’s locale.
Source: wp-includes/l10n.php:927
Function: Gets the path to a translation file for loading a textdomain just in time.
Source: wp-includes/deprecated.php:4289
Filter Hook: Filters a theme’s locale.
Source: wp-includes/l10n.php:1014
Function: Gets the path to a translation file in the languages directory for the current locale.
Source: wp-includes/deprecated.php:4319
Function: Loads a .mo file into the text domain $domain.
Source: wp-includes/l10n.php:718