wp_load_translations_early


wp_load_translations_early ( No parameters )

Access:
  • private
Defined at:

Description

Attempts an early load of translations.Used for errors encountered during the initial loading process, before the locale has been properly detected and loaded. Designed for unusual load sequences (like setup-config.php) or for when the script will then terminate with an error, otherwise there is a risk that a file can be double-included.

Related Functions

load_script_translations, wp_load_alloptions, translations_api, wp_get_translation_updates, wp_get_installed_translations

Top Google Results

User discussions

wpseek mobile