Errors during wp search-replace
-
I use wp-cli to update domain details in a database, e.g.
wp search-replace "old-domain.com" "new-domain.com" --all-tablesWith this plugin installed, I get this report on every replacement:
Skipping an uninitialized class "MailChimp_WooCommerce_Single_Order", replacements might not be complete.Although it doesn’t appear to cause an issue, it suggests there may be an issue in the code in the plugin (uninitialized class).
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Errors during wp search-replace’ is closed to new replies.