Code Tag: Taxonomy
-
Rename WooCommerce “Brands” to “Manufacturers”
A useful way of filtering the taxonomy arguments in WooCommerce’s ‘product_brand’ taxonomy.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/5a8ad8045ad752207a110e6afce41538Tags: Taxonomy, woocommerce
-
Remove Genesis Taxonomy Meta Fields
This snippet removes the genesis taxonomy meta fields, just add to your functions.php file or a custom plugin file.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/238b3e2de1f3f8604fb4Tags: custom field, Genesis, Taxonomy
-
Get Post Types By Taxonomy
Get post types that have a specific taxonomy, returns an array of objects or names, or false if nothing found.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/56d73c284490f9ef21a5Tags: custom post type, Taxonomy
-
Taxonomy List and Dropdown Link Shortcode
Shortcode to create a list or dropdown link to taxonomy archives400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/5e9e159e06c19c4a1320Tags: shortcode, Taxonomy