load_script_translations
Filter Hook: Filters script translations for the given file, script handle and text domain.
Source: wp-includes/l10n.php:1065
Filter Hook: Filters script translations for the given file, script handle and text domain.
Source: wp-includes/l10n.php:1065
Filter Hook: Filters the relative path of scripts used for finding translation files.
Source: wp-includes/l10n.php:978
Function: Loads the translation data for the given script handle and text domain.
Source: wp-includes/l10n.php:1019
Filter Hook: Pre-filters script translations for the given file, script handle and text domain.
Source: wp-includes/l10n.php:1032
Filter Hook: Filters the file path for loading script translations for the given script handle and text domain.
Source: wp-includes/l10n.php:1047
Function: Loads the script translated strings.
Source: wp-includes/l10n.php:912
Function: Determine the current locale desired for the request.
Source: wp-includes/l10n.php:116
Filter Hook: Filters the locale for the current request prior to the default determination process.
Source: wp-includes/l10n.php:126
Filter Hook: Filters the locale for the current request.
Source: wp-includes/l10n.php:152
Function: Restores the translations according to the original locale.
Source: wp-includes/l10n.php:1578
Function: Whether switch_to_locale() is in effect.
Source: wp-includes/l10n.php:1594
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1562
Filter Hook: Filters the list of available language codes.
Source: wp-includes/l10n.php:1277
Function: Switches the translations according to the given locale.
Source: wp-includes/l10n.php:1546
Function: Gets the path to a translation file for loading a textdomain just in time.
Source: wp-includes/l10n.php:1117
Function: Gets the path to a translation file in the languages directory for the current locale.
Source: wp-includes/l10n.php:1145
Function: Retrieves the locale of a user.
Source: wp-includes/l10n.php:89
Function: Loads plugin and theme textdomains just-in-time.
Source: wp-includes/l10n.php:1084
Function: Language selector.
Source: wp-includes/l10n.php:1390
Function: Get all available languages based on the presence of *.mo files in a given directory.
Source: wp-includes/l10n.php:1255
Function: Get installed translations.
Source: wp-includes/l10n.php:1291
Function: Extract headers from a PO file.
Source: wp-includes/l10n.php:1344
Function: Return the Translations instance for a text domain.
Source: wp-includes/l10n.php:1193
Function: Whether there are translations for the text domain.
Source: wp-includes/l10n.php:1217
Function: Translates role name.
Source: wp-includes/l10n.php:1239
Action Hook: Fires before the text domain is unloaded.
Source: wp-includes/l10n.php:708
Filter Hook: Filters the singular or plural form of a string with gettext context.
Source: wp-includes/l10n.php:467
Function: Load default translated strings based on locale.
Source: wp-includes/l10n.php:734
Function: Registers plural strings in POT file, but does not translate them.
Source: wp-includes/l10n.php:499
Function: Loads a plugin’s translated strings.
Source: wp-includes/l10n.php:776