WordPress deactivate a plugin via database?
Posted
by Scott B
on Stack Overflow
See other posts from Stack Overflow
or by Scott B
Published on 2010-04-12T18:54:08Z
Indexed on
2010/04/13
8:53 UTC
Read the original article
Hit count: 418
I have a wordpress script, wp-supercache, that I need to disable (as its cached on a nasty error), however, the error is causing the wp-admin redirect to fail, which means I can't get into the site to disable the plugin.
Any advice? I can access the database via cpanel.
© Stack Overflow or respective owner