Fatal error: Cannot redeclare class in wordpress plugin automatic update
I have bunch of plugins on blog. Today I decided to update some of them to the latest versions. One of the plugins is called “WordPress Automatic Upgrade”. This updates your entire wordpress system to the latest version and I have found it to be immensely useful.
However, when this plugin is activated and I try to update the other plugins, I get an error:
“Fatal error: Cannot redeclare class…”
The best way to get rid of this error message and enable all plugins to be automatically updatable, is to deactivate your “WordPress Automatic Upgrade” plugin and then update the rest.
