Removing entries from database
-
After uninstalling a plugin, there are about 420 entries remaining in the “posts” table that were created by the deleted plugin. They are all the same “post_type”. What is the best way of deleting these entries? I am guessing a SQL query can do it, however, I don’t know much about databases and SQL (usually just enough to get me in trouble ?? ). I have access to phpMyAdmin.
Also, is there a way to check beforehand that deleting entries won’t break something else I’m not aware of?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Removing entries from database’ is closed to new replies.