The editing/cleaning/etc. I’ve been doing to the new blog has caused lots of inconsequential minor revisions to content… which would be fine except that, by default, recent versions of WP generate a new PostID (and associated database cruft) EVERY TIME YOU MAKE A REVISION, resulting in about 350 bogus PostIDs between my last two posts – about 200 of them from leaving the editor up and autosaving for a couple hours. The interwebs are full of notes about adding define('WP_POST_REVISIONS', false);
to wp-config.php to turn revision saving off, and there is a handy delete-revision plugin to purge any that got by without having to bust out SQL tools, but what a dumb behavior.
Web Presence
Page Navigation
Meta
April 2025 S M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 -
Recent Posts
Random Quote
Piracy is almost always a service problem and not a pricing problem.
— Gabe NewellCategories
License
Unless otherwise noted, this work is licensed under a Creative Commons Attribution-ShareAlike 3.0 United States License.