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 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: Loads a .mo file into the text domain $domain.
Source: wp-includes/l10n.php:718
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
Function: Displays translated string with gettext context.
Source: wp-includes/l10n.php:415
Function: Translates string with gettext context, and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:433
Function: Translates string with gettext context, and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:451