Doing Things Wrong

WordPress 7.0

I cringe whenever I see a new major version number of WordPress - what did they break this time? But you can't hold back the tide, so with some trepidation I installed it on a test site, and to my surprise, I found nothing wrong. The changes are all on the back-end, and completely unnecessary, like animated menus. The people in charge must be six-year-olds in need of entertainment.

Then I tested the editor, and not at all to my surprise I found they had broken it in a way that shows just how little they test things or care. Fortunately I was able to fix it with a little more of my own code. That is the risk you take when you use a platform like WordPress. Someday they may break something I can't fix.

Of course, they also added support for AI. At least that is disabled by default, and it is going to stay that way. I am not even curious, crusty old curmudgeon that I am.


WordPress is primarily a blogger, and its favorite thing in the world to do is spit out your blog posts in descending order by date. But it doesn't want to do that for pages or anything else.