me install lots of plug ins now i wana remove all plugins database from my blog just want free database how to do that???
please help
me install lots of plug ins now i wana remove all plugins database from my blog just want free database how to do that???
please help
You would like to remove all of your plugins, correct?
Let me know if that helps.
bro actually i mean i wana del all plugins's database just i need fresh database
You'll need to look at where each of the plugins stores there information then. To do that would mean opening up the files and looking through the code, should take a few minutes with a decent editor.
Or you could look directly in the database, comparing your current install to a new one.
If you're looking for help determining where plugins stored data, then at a very minimum, anyone helping will need to know which plugins you were using.
Or you could look directly in the database, comparing your current install to a new one.
Right, and that would mean using phpMyAdmin under your webhost's cPanel. For instance, if your db prefix is wp_ (which is a security issue) then look for things like wp_featurific_image_cache and clear those tables. Just be very careful that you don't delete things you need.
is there not any kind of tools using this i can do this ??????????
And how would this magical tool know exactly what plugins installed what, and where?
No, such a tool does not exist.. (for clarity)
Smart plugins do this automatically for you, for the rest you just do what everyone else does, and carefully removes un-necessary/unwanted left over data..
NOTE: Making changes to the database should be preceded by a backup.
This topic has been closed to new replies.