add_action priority and taxonomy used in plugin
add_action priority and taxonomy used in plugin
add_action priority and taxonomy used in plugin
Sort Taxonomy List by Custom Values
You forgot to create taxonomy.php or taxonomy-video_tag.php which should be the templates to use to display your custom taxonomy term archives on. You should have a look at the taxonomy term archive hierarchy Just remember to flush your permalinks in case
set_object_terms for custom taxonomy in custom post type – not working
Taxonomy Terms That Don’t Exist Display Results
@Max – good call! Did some more digging and found a wp_dropdown_categories embedded in a function where I could use ‘orderby’.
URL with Hierarchical Taxonomies and same slug for all terms and sub-terms
Custom Taxonomy Not Being Recognized by is_tax()
wordpress does not see the correct custom taxonomy hierarchy
How to Create taxonomy using ‘null’ for $object_type?