
By default the archive loop for custom taxonomies in WordPress only queries pages and posts. And the chances are that if you have defined a custom taxonomy you also have custom post-types. Here are a couple of hooks that allow some pretty nice customisations of this previous limitation. This code needs to go in your functions.php file, or in a plugin. The XXXX is the identifying name of the … [Read more...]



Recent Comments