Loads plugin and theme textdomains just-in-time.
load_script_translations
Filters script translations for the given file, script handle and text domain.
load_script_translation_file
Filters the file path for loading script translations for the given script handle and text domain.
pre_load_script_translations
Pre-filters script translations for the given file, script handle and text domain.
Advertisement
load_script_textdomain_relative_path
Filters the relative path of scripts used for finding translation files.
load_script_translations
Loads the translation data for the given script handle and text domain.
load_script_textdomain
Loads the script translated strings.
load_child_theme_textdomain
Load the child themes translated strings.
Advertisement
theme_locale
Filters a theme’s locale.
load_theme_textdomain
Load the theme’s translated strings.
load_muplugin_textdomain
Load the translated strings for a plugin residing in the mu-plugins directory.
plugin_locale
This filter is documented in wp-includes/l10n.php
Advertisement
load_plugin_textdomain
Loads a plugin’s translated strings.
load_default_textdomain
Load default translated strings based on locale.
unload_textdomain
Fires before the text domain is unloaded.