WooCommerce custom shortcode product categories dropdown
问题 I am trying to add a WooCommerce categories-dropdown-shortcode, but this seems to not work. I am able to see the drop down, but when i choose a category it doesn't register and nothing happens. sc: [product_categories_dropdown orderby="title" count="0" hierarchical="0"] Code that's placed in my functions.php file <?php /** * WooCommerce Extra Feature * -------------------------- * * Register a shortcode that creates a product categories dropdown list * * Use: [product_categories_dropdown