Tags Archives: taxonomy

Restrict Access to Taxonomies

I am using this plugin along side woocommerce and the woocommerce product vendors extension. The way we have our shop set up allows us to have multiple vendors sell a single product, giving the shoppers the ability to pick the seller. We want to restrict the shoppers access to certain vendors based on groups that […]

Continue Reading

How can I get groups by itthinx to be a taxonomy?

Posted in

https://codex.wordpress.org/Taxonomies#Registering_a_taxonomy describes how to register a taxonomy. When I try to access groups as a taxonomy, it does not seem to be registered. For example, when I have used https://en-ca.wordpress.org/plugins/related-posts-by-taxonomy/ the posts that have similar groups do not appear. Can someone help and advise me on this please? Thanks in advance

Continue Reading

Plugin fields don’t appear on custom taxonomy

I’ve created a couple of custom taxonomies using the standard WordPress method: add_action( ‘init’, ‘register_taxonomy_verticals’ ); function register_taxonomy_verticals() { $labels = array( ‘name’ => _x( ‘Verticals’, ‘verticals’ ), ‘singular_name’ => _x( ‘Vertical’, ‘vertical’ ), ‘search_items’ => _x( ‘Search Verticals’, ‘verticals’ ), ‘popular_items’ => _x( ‘Popular Verticals’, ‘verticals’ ), ‘all_items’ => _x( ‘All Verticals’, ‘verticals’ ), […]

Continue Reading
We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share