Category Archives: Development

Readying Plugins for the New WordPress Admin Theme

The WordPress admin theme has been overhauled for the next version (scheduled to be released mid-March), which means that a lot of plugins’ admin pages could end up looking out of place. Joost de Valk gives some brief tips on how to mark up plugin admin pages to take advantage of the new styling. Unfortunately, […]

What You Won’t See in WordPress 2.5

One of the WordPress lead developers, Ryan Boren, announced today that WordPress 2.5 was going into “feature-freeze.” That means that the remaining month until 2.5’s March 10 release will be spent fixing the bugs in existing 2.5 features, not adding more. And that’s a lot of bugs, as much of the admin redesign hasn’t yet […]

6 Tips for Localizing Your WordPress Plugin

Localizing (or internationalizing) your WordPress plugin means making its text capable of being translated into other languages, without having to change the plugin itself. That’s something any plugin author should want to do, considering the huge communities of non-English-speaking WordPress users and the relative ease with which internationalization can be done. Here is a list […]