Custom Taxonomy conditionals

Ok, to work around this and do what i need to do i installed a plugin (Custom Post Type Permalinks by Toto_unit) to add custom post types and custom taxonomies to my permalink structure.

For my conditionals i’m using $_SERVER[‘HTTP_HOST’] == to check the current url.

Hopefully this helps someone else.

Leave a Comment