WordPress Plugins Activation Order
I just noticed an issue with the way that WordPress handles the plugins activation. A couple of WordPress users have reported that when they activate Social Bookmarks, the plugin activates and operates as advertised but the AJAX features of the WordPress Dashboard break. I have tried for a while now to replicate the issue and I was unable to.
Last night I noticed that my NextGen Gallery AJAX stopped working. When a plugin breaks usually the problem lies with a plugin update that follows the programming pattern that is known as sloppy coding.
I started disabling all the plugins one by one until the AJAX functionality was working. However, I ended up disabling all the plugins as I could not spot an offending plugin.
I re-activated the NextGen Gallery and the AJAX features of the gallery were working fine. I activated all my other plugins and this time the Dashboard AJAX did not break. My conclusion is that WordPress 2.7 is a bit picky about the order with which the plugins are activated.





