wpcli warnings after plugin activation
-
I get wpcli warnings after plugin activation:
sudo -u wpcli wp plugin activate all-in-one-wp-migration
Plugin ‘all-in-one-wp-migration’ activated.
Success: Activated 1 of 1 plugins.
wptesting:/srv/wordpress$ sudo -u wpcli wp –help
PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theall-in-one-wp-migrationdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /srv/wordpress/wp-includes/functions.php on line 6131
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theall-in-one-wp-migrationdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /srv/wordpress/wp-includes/functions.php on line 6131
You must be logged in to reply to this topic.