Theme Developers: How Not To Do It

I came across a really old question on WordPress Stack Exchange. The question was about the way this theme was enqueuing jQuery – and the level of bad practise was astounding. Most theme developers, I hope, know not to de-register …

Read more »

Event Organiser – Premium (Bookings, Mailing Lists, Payment Gateways…)

I’ve started work on Event Organiser (Pro, Premimum, Plus – I’m not sure what to call it yet…) add-on for Event Organiser. Unlike Event Organiser this will be a paid-for plug-in, (but still reasonable – I’m looking at $10-$20). This …

Read more »

Update – Radio Buttons With Taxonomies

I’ve previously posted about an article I wrote for WP.Tuts+. It takes you through how to ‘convert’ a taxonomy metabox, so that it uses radio buttons rather than the default checkbox / tag cloud. In the tutorial I omitted how …

Read more »

Event Organiser 1.3 released

The latest version of Event Organiser is now finally out in the wild. Download it here. Enjoy

How to Use Radio Buttons With Taxonomies

I’ve just written an article on how to get radio buttons for your taxonomy meta-box. See the article here. The code is available on my github repository. The tutorial doesn’t cover how to include the ability to create taxonomies on …

Read more »