WordPress

Cleaning up the WP database

WordPress blogs are based on MySQL and all the dynamic content is stored in a database. After trying out plugins, odd themes, and generally screwing around, my database has items in it that I can’t even recall what they were or if I need them. One way to clean out the database is to export [...]

WordPress 2.6 (SVN copy not latest.tar.gz)

Well I ripped the band-aid off and did the upgrade. It feels like 2.5.5 or something, not as big a deal as 2.3 to 2.5 was. I keep almost all of my files in wp-content so upgrading was not difficult.  I shut down my web server, renamed the old directory for the blog root, and [...]

WordPress 2.6-RC1

Woo hoo, I see that WordPress 2.6-RC1 came with today’s SVN updates. So far it looks and feels like 2.5.1 with some tweaks.  The Google Gears portion, better plug-in management, and now arranging widgets works.  When it is released as 2.6 I’ll upgrade this blog. I’ll also get ready for the cries of support forum [...]

Sigh, WordPress users and hacking

If you are not running the latest version of WordPress and you get hacked, don’t go to the WordPress forum and tell the world.  Odds are you invited the disaster yourself. When WordPress 2.5 came out I was disappointed to find that the old version 2.3.x was basically abandoned.  There would be no more planned [...]

Blog re-theming

I’ve been using a modified version of the FastTrack theme by Sadish for a couple of years now. It’s a good theme but it’s designed for a 800×600 resolution screen. Most of the visitors to this website use 1024×768 and on my screen it looked narrow. I felt like I was wasting screen real estate. [...]

All is good with WordPress 2.5

So far so good. Once I stopped using version 2.3.3 and switched to 2.5 I got the hang of the new admin interface. The old Admin-SSL plugin stopped working because the cookie code was from the old wp-includes/pluggable.php. The cookies are different so the old plugin failed. There is a replacement but it does not [...]