views:

56

answers:

3

Is there a way to downgrade any Wordpress plugin after upgrade? My client upgraded all plugins and now up-gradation of some plugin creating problem.

A: 

No. And neither you can downgrade the WP itself. That's why they always warn us to backup our data :S

PS_ you could download an earlier version, but I guess that's not what you're asking.

ign
+1  A: 

No way other than to delete/remove them and re-install the required versions.

Sarfraz
+1  A: 

YES but it's not a one-click process like upgrading was. You need to delete the folder of the specific plugin from the wp-content/plugins directory and then upload the older version. You should be able to find a copy of each version on the various plugin websites.

RodeoRamsey
+1 thx for the tip
metal-gear-solid
Of course, if a plugin upgraded its database structure, downgrading will be harder.
Jan Fabry