Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  1. I wrote about something similar over a year ago. :)

    When one of my Plugins used the wp_editor() function, which is only available in WordPress 3.3+, I needed an elegant way to automatically deactivate the Plugin.

    Like Jake I was surprised that there wasn’t more information on how to do this so I wrote my own utility function!

    I have recently tweaked the output of the function, and updated the screenshot on the blog post to reflect this.

    http://www.presscoders.com/2011/11/deactivate-wordpress-plugin-automatically/