Hi @agod
So, you have updated WooCommerce and you haven’t seen anymore the message, right?
Theoretically, the update of WooCommerce should have nothing to do with that message.
I will just clarify what that message means and suggest to you what to check to be sure all work right. Because you don’t see any more that message, very probably all is ok, but just to be sure.
when you activate or update Freesoul Deactivate Plugins, it updates the file eos-deactivate-plugins.php included in wp-content/mu-plugins/. Without that file, FDP will not disable any plugin.
When you see that message, it means that the mu-plugin was not updated or it’s missing.
It’s not frequent, but it may happen that on your server, you haven’t the privileges to programmatically write inside the folder wp-content/mu-plugins and FDP is not able to automatically copy that file.
In those cases, you need to write that file manually.
To check that you have that file:
– Go to Plugins => Must-Use. If see “freesoul deactivate plugins [fdp]” and the version of that mu-plugin is the same as the version of the standard plugin, all is ok. In another case, I will tell you what to do.