You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function load_plugin_textdomain was called incorrectly. Attempted to load translations for the wpe-php-compat domain too early. Translations should be loaded after the after_setup_theme action has fired, to ensure that the current user is already set up. (This message was added in version 6.7.0.)
Bug Report
Description
function load_plugin_textdomain was called incorrectly. In WP 6.7 beta1
Environment
function load_plugin_textdomain was called incorrectly. Attempted to load translations for the wpe-php-compat domain too early. Translations should be loaded after the after_setup_theme action has fired, to ensure that the current user is already set up. (This message was added in version 6.7.0.)
load_plugin_textdomain() wp-includes/l10n.php:1003 WPEngine_PHPCompat\wpe_phpcompat_loader() wp-content/plugins/php-compatibility-checker/wpengine-phpcompat.php:36 do_action('plugins_loaded') wp-includes/plugin.php:517
The text was updated successfully, but these errors were encountered: