Twenty Ten Custom Taxonomy Template

I’ve been doing some modifications to the default WordPress Twenty Ten theme and I needed a custom taxonomy page template for my taxonomy archives – taxonomy.php – to take advantage of the WordPress template hierarchy. So I made a generic one for the Twenty Ten theme seeing as it doesn’t come with one.  So now your custom taxonomy archive pages don’t have to say “Blog Archives”, instead with this it will output the Taxonomy as well as the Term, similar to the Category archive page. Simply download the file below, extract it, and put taxonomy.php in the root of your Twenty Ten theme!


  Twenty Ten Taxonomy Page Template (1.3 KiB, 1,686 hits)

(more…)

3 Comments , , , , , , ,

How to Domain Map with WordPress Mu

So recently I had to implement 2 sets of sites using WordPress Mu (multi-user) and one of the requirements (for both sites) was to be able to domain map the sub-sites, much like you can do on WordPress.com for a fee. So I went about prototyping this and managed to get it working!

So I thought I would share my joy with a quick guide, because it was great to see it actually work!

What do you need… (more…)

15 Comments , , , ,

WordPress JQuery Accordion

So I’ve been tinkering with JQuery this weekend and have built a function for WordPress to display a JQuery accordion of a certain number of posts from a certain category – Title and Excerpt details.
It also can be used across both pages and posts using a shortcode.
Update – I have built a WordPress plugin to run this function and shortcode, and have created its own page here for download and instructions.


6 Comments , , , , ,
Page 1 of 11