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
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
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: Gets the path to a translation file for loading a textdomain just in time.
Source: wp-includes/deprecated.php:4289
Function: Gets the path to a translation file in the languages directory for the current locale.
Source: wp-includes/deprecated.php:4319
Function: Registers plural strings with gettext context in POT file, but does not translate them.
Source: wp-includes/l10n.php:646
Function: Translates and returns the singular or plural form of a string that’s been registered with _n_noop() or _nx_noop().
Source: wp-includes/l10n.php:685