What's the last WP version without the horrible revisions "feature", that saves lots of unwanted random copies under new IDs in the database?
I need a version of WP that maintains the integrity of the posts, keeps one post with the same one ID, no matter how many times you edit it.
One option is disable Post Revisions,
http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/
so at least you will be able to benefit from the other new features and security from upgrades
That's a hack that only partially solves the problem. For my specific purpose I returned to WP 2.2 and that works fine. WP jumped the shark...
oops, sorry for the second post.
a plugin to do that would rock