Ultimate Web Tips

your Wordpress, jQuery, PHP, MySQL, Linux and CSS guide to a successful website
Read more:
Posts Tagged ‘register_taxonomy’

Taxonomies are used to group, classify and order posts in WordPress. You are probably familiar with tags och categories that are default taxonomies in WordPress. Since WordPress 3.0 theme developers are now able to add their own custom taxonomies, usually done in functions.php in the theme folder.