WordPress users have long complained about the time and effort required to update all of their plugins. WordPress 2.5 RC1 introduces a new feature that allows you to update plugins to their latest version simply by clicking a link and entering your FTP password.
I’ve tried this out on a test installation of WordPress, and it’s great. There are, however, a few issues with this new feature.
The automatic upgrade does not deactivate your plugin first and then reactivate it after upgrading. If the plugin requires activation to run any checks for WordPress version, or do any db fixes, or “activate” any new features then it won’t do this and the plugin won’t work as expected. In most cases this can be simply remedied by remembering to deactivate and then reactivate the plugin after the upgrade is complete.
This is important because plugins sometimes update database entries when a plugin is re-activated after an update. So if you use the automated updater, be sure to deactivate and re-activate the plugin after the update has completed, to insure that the plugin will continue to work correctly.
Continue reading →










