WooCommerce Show product_visibility Taxonomy
Makes the product_visibility taxonomy in WooCommerce visible to edit
by Automattic · github.com/jessepearson/woocommerce-show-prod-visibility-tax · website
★ 4stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jessepearson/woocommerce-show-prod-visibility-tax/archive/refs/heads/master.zipMakes the product_visibility taxonomy in WooCommerce visible to edit
Why
This plugin exists due to there can be a hiccup that causes product_visibility taxonomy terms to be created twice in WooCommerce 3.0. When active, these terms then become editable and the duplicates can then be removed.
Symptoms
- product archive pages display less products than the count states. Example, Showing 1-12 of 100, but only 5 products are displayed.
- counts in archives are far off from the actual count of products
Fix
- Install plugin and activate
- Navigate to site_domain.com/wp-admin/edit-tags.php?taxonomy=product_visibility&post_type=product
- Remove duplicates
Duplicates indicated by checked boxes:
Image Link: http://cld.wthms.co/NRV6K