Managed to update one of my other blogs to WordPress 2.7 and the latest Thesis theme — went pretty smoothly especially with OpenHook for Thesis. I did a whole new install and imported my old site and had my plugins installed and site configured pretty quickly (couple of hours total). I very much recommend upgrading [...]
WordPress doesn’t have a linkroll export function, though it does have an import function. Want access to your full set of links to export? Go to: /wordpressinstallfolder/wp-links-opml.php In your browser, and “save as”, making sure the extension is “.xml”. Bonus – Firefox 3 already recognises that it’s an OPML file (what links are stored) in [...]
I’ve just migrated one of the sites I maintain and had to re-edit the .htaccess file to allow /stats to be available. Before, every time I tried to visit foo.com/stats it went to a 404 error on my WordPress install (it couldn’t find the page). This is because I had URL rewriting turned on with [...]
I was looking to add a favicon to one of my other blogs today, and discovered the Blog Icons plugin for WordPress that lets you do it relatively painlessly. Blog Icons WordPress Codex I made a 16 by 16 pixel favicon in png format using GIMP, the open source photo manipulation program I tend to [...]