load_default_textdomain()
Function: Loads default translated strings based on locale.
Source: wp-includes/l10n.php:872
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
Function: Loads the translated strings for a plugin residing in the mu-plugins directory.
Source: wp-includes/l10n.php:963
Function: Loads the theme’s translated strings.
Source: wp-includes/l10n.php:1002
Filter Hook: Filters a theme’s locale.
Source: wp-includes/l10n.php:1014
Function: Loads the child theme’s translated strings.
Source: wp-includes/l10n.php:1047
Function: Loads plugin and theme text domains just-in-time.
Source: wp-includes/l10n.php:1265
Function: Displays translated text that has been escaped for safe use in HTML output.
Source: wp-includes/l10n.php:380
Function: Retrieves translated string with gettext context.
Source: wp-includes/l10n.php:401