Open
Description
Bug Report
Description
function load_plugin_textdomain was called incorrectly. In WP 6.7 beta1
Environment
- WordPress: 6.7-beta1
- PHP: 8.3.11
- Server: LiteSpeed
- Database: mysqli (Server: 10.6.19-MariaDB / Client: mysqlnd 8.3.11)
- Browser: Safari 18.0 (Mobile) (iPhone)
- Theme: Twenty Twenty-Four 1.2
- MU-Plugins:
- block-automation-by-installatron.php
- Health Check Troubleshooting Mode 1.9.2
- ManageWP - Worker Loader 1.0.0
- Plugins:
- Code Snippets 3.6.5.1
- Health Check & Troubleshooting 1.7.1
- PHP Compatibility Checker 1.6.3
- Query Monitor 3.16.4
- WordPress Beta Tester 3.5.6
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
Metadata
Metadata
Assignees
Labels
No labels