wpseo_primary_term_taxonomies filter not listing all registered taxonomies
-
I have two custom taxonomies that I would like to include in the ‘Primary Topic’ functionality. I followed the instructions in the documentation for the
wpseo_primary_term_taxonomiesfilter, but it has no effect. When I output the$all_taxonomiesparameter inside the filter to debug, it only shows thecategorytaxonomy; it seems that none of my registered taxonomies are available to this filter and so can’t be added as options for the primary term. Any idea why this might be happening?
The topic ‘wpseo_primary_term_taxonomies filter not listing all registered taxonomies’ is closed to new replies.