Some issues
-
The plugin breaks the wp_get_post_terms function.
if you try to use
wp_get_post_terms( $product_id, ‘product_cat’, array(‘fields’ => ‘ids’ ) );
the function does not return any value if the plugin is active and the option Hide Category is enabled.Please fix it!
The page I need help with: [log in to see the link]
- The topic ‘Some issues’ is closed to new replies.