It damagaes table with wp 3.3.1 because edits all the fields and not only one. Don’t use it!
]]>WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘\”revision\”‘ at line 1]
DELETE FROM wp_posts WHERE post_type = “revision”;
SELECT * FROM wp_posts WHERE post_type = “attachment”;
what the heck are the different query “types” and how come none of them do anything? I can’t figure out what is from w/ my syntax. i got the first one straight from the forums:
https://www.ads-software.com/support/topic/is-this-code-safe-to-delete-post-revisions
]]>This plugin works great, works well right out of the box, and is simple in use.
I have a separate database on my server that I would like to edit in the same way (not the WordPress database), as this is much easier to use than myphpadmin. Would it be possible for me to edit the plugin to edit that database instead of the WordPress database itself? How would I achieve this?
Any help would be greatly appreciated.
]]>