Posted by Andrea under
News
I’ve been waiting for this one for weeks. Donncha worked pretty hard getting this release out and squashing the bugs. Check out the official forum thread for details.
I’m a bit behind, but I hope to thoroughly test this out and point out the snazzy new features and what you can do with them.
The first [...] Read more »
Posted by Andrea under
Basics
Sometimes there are quite a few forums posts, or even bug tickets filed, reporting issues that aren’t really bugs. So to me, the first step in reporting a bug is determining if it is actually a bug or not.
I’m sure you already know this, but to clarify, a bug means there is something wrong with [...] Read more »
Posted by Andrea under
Basics
Most users lightly follow development in the forums. To get a bit further, you can follow along the trac system and see when tickets are filed and issues are fixed. There’s an RSS feed link at the bottom of this page to follow active tickets. It’s a good practise because sometimes an official release is [...] Read more »
Now that we are familiar with the trac system, how can one get a small zip containing just the needed files that have been recently changed?
First, you need to know what you already have installed. As of this writing, if you have the latest from the download page, you have installed 1.2.5a. This is [...] Read more »
Ah, the trac system. Trac is a program on the server that keeps a record of every single code change made by the devs. It also serves as a bug reporting and archiving tool. Every time a change is made to the codebase, it is submitted to trac. When you read about “development version” or [...] Read more »
Posted by Andrea under
Basics,
New Features
As an addendum to this post, there’s a few extra tables in WPMU 1.3, which should officially be released any day now.
wp_1_terms
wp_1_term_relationships
wp_1_term_taxonomy
There are all related to the internal tag system now available in Wordpress 2.3. You may also have noted that MU is now following a similar version number. No official word on how this [...] Read more »
Posted by Andrea under
Hacks,
Themes
Let’s face it, the default theme is ugly. Sure it was cool way back when, but now everyone has rounded corners and big blue headers. There may come a time when you would like to have the default theme on signup be something else.
For this, I am going to assume you’ve already picked another theme [...] Read more »
Posted by Andrea under
Hacks
Since at some point spammers will find your site and create splogs, there’s many ways to stop them. Deleting them as they occur is like shovelling snow during a blizzard. You can add another field to signup, add a captcha, go invite-only, or in the case of my main niche blogging site - moderate the [...] Read more »