News Feed
Jobs Feed
Sections




News Archive
WebLogTools Collection:
Preventing WordPress Plugins From Loading
January 14, 2010 @ 14:24:54

On the WeblogTools Collection blog today there's a new post from Ronald Huereca with a tip about manually turning off and on your WordPress plugins if you get into a bind and need more than the web-based interface can do.

There may be times in WordPress where you would like to load the WordPress environment manually, and prevent plugins from loading. [...] To further give justification for this technique, I had a major plugin conflict with another plugin. My Ajax Edit Comments plugin had failed to work for one of my clients. After doing some troubleshooting, I determined it was a plugin conflict with "xyz" plugin.

He admits that the technique is a "hack" but can be quite useful in the right situations. The process involves changing your wp-settings file to define the "WP_INSTALLING" constant then the plugins can be manually loaded as needed instead of automatically. This can help narrow down where an issue is (sometimes) faster than enabling/disabling them and guessing.

0 comments voice your opinion now!
wordpress plugin debug


blog comments powered by Disqus

Similar Posts

Secunia.com: WordPress Issues - Two Plugins (wp-Table & wordTube) and a Debian Update

Mark Jaquith's Blog: WordPress 2.0.6: Feedburner issue, and fix

Ryan Malesevich's Blog: WP Plugins: iG:Syntax Hiliter

Karl Katzke's Blog: PHP: Symfony vs. Zend

Smashing Magazine: 10 Useful RSS-Tricks and Hacks For WordPress


Community Events











Don't see your event here?
Let us know!


development community series language functional interview code testing framework introduction phpunit opinion database composer unittest api example release podcast zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework