Category Archives: Webcraft

Comprising all aspects of web design and maintenance

Virtual Multiblog 2.6.1

Just released Virtual Multiblog v2.6.1. The primary new feature in the 2.6 line is auto-plugins. That is, you can specify plugins that are automatically activated for all (or just some) blogs. Check it out!

Strider Core — coming soon

I’m working on an integrated core system for WordPress plugins — including common code and automatic “best version” detection of more than one plugin uses the same core.

Comment Quiz plugin v1.1.1

A new version of the Comment Quiz plugin is up. 1.1.1 has some important bug fixes, so if you’re using any earlier version, I highly recommend picking this up. I finally figured out SVN, so it’s on the official WordPress repository. In layman’s terms that means that automatic update will do the job for you [...]

Virtual Multiblog 2.5

I’ve just released Virtual Multiblog for WordPress version 2.5. This has some significant bug fixes and other improvements. If you’ve had trouble getting it to work in the past, I’ve reworked the code that determines which blog is active, and I think this will help a lot of people. A major improvement in this version [...]

Virtual Multibug

I received a comment recently tipping me off to a bug in my Virtual Multiblog system for WordPress. In certain cases, the system will show one particular blog no matter which address you go to. If you’re having this problem and you’re using the $vusers[] list, try changing the order of the $vusers[] list. This [...]

JavaScript Pull-Quotes 2.2 for WordPress

I just uploaded the new version 2.2 of my JavaScript Pull-Quotes plugin for WordPress. Improvements: German translation (Danke Mattias… or is it “Dank“?) Updated the .po files for people creating or updating translations Improvements to how the system handles changes to the contents of the “styles” folder. A menu icon for those using Ozh’s Admin [...]

Hit a Moving Target in your WordPress Plugin

In recent changes to WordPress code, users are more than ever able to customize folder and file locations. [Edit: Refers to WordPress 2.6] The wp-config.php file can now be located one directory up from the one containing WordPress. The wp-content folder can be moved arbitrarily, as can (separately) the plugins folder. What’s a poor plugin [...]

Virtual Multiblog — how to use unique headers on blogs running the same theme

One of the most common questions I get regarding the Virtual Multiblog system for WordPress comes from people wanting to have multiple blogs running on the same theme, but with a different header for each blog. It can be done, and it’s fairly easy to do. Once you have it set up, you could use [...]