Remove Woo Add Product Tab docs; document per-taxonomy tab visibility

The Woo Add Product Tab widget was removed from the Pro plugin — the
Custom Product Tabs widget now covers single-tab use and can show/hide
custom tabs per product by taxonomy. Delete its user/marketing docs,
scrub references from getting-started and the overview, and document the
new Show On taxonomy visibility in the Custom Product Tabs guide.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Johan
2026-07-23 11:06:45 +00:00
parent 334e82d853
commit 4ec0751d17
5 changed files with 29 additions and 52 deletions

View File

@@ -14,9 +14,8 @@ The free Dotjuice Elementor Tools plugin covers the everyday styling gaps in Woo
**Woo Quick View** — lets shoppers preview a product in a popup without leaving your shop grid, triggered by a button that appears automatically across your product loops, complete with hover-preloading so the popup feels instant.
**Woo Custom Product Tabs** — a full rebuild of the WooCommerce product tabs area as a styleable desktop-tabs/mobile-accordion component, with the ability to add unlimited custom tabs and deep styling control down into your reviews and rating form.
**Woo Custom Product Tabs** — a full rebuild of the WooCommerce product tabs area as a styleable desktop-tabs/mobile-accordion component: add unlimited custom tabs, show or hide any custom tab per product by category, tag, brand or attribute, and style deep into your reviews and rating form.
**Woo Add Product Tab** — the lightweight option when you just need to bolt one extra tab onto the existing WooCommerce tabs, no rebuild required.
**ACF Frontend Form** — let visitors edit Advanced Custom Fields content directly from the front end, using ACF's own native form interface, no admin access required.

View File

@@ -1,17 +0,0 @@
# Woo Add Product Tab
Add one extra tab to your product page's existing tabs — no template rebuild required.
## The problem it solves
Sometimes you just need one more tab next to WooCommerce's Description, Additional Information, and Reviews — a sizing guide, a shipping note, a care instructions panel — without rebuilding the entire tabs section.
## How it helps
Woo Add Product Tab appends a single, fully-editable tab to WooCommerce's native tabs, with a title, rich-text content, and control over where it sits in the tab order — all visually, in a few clicks.
## The result
One extra tab exactly where you want it, without touching the rest of your product tabs setup.
*Need to rebuild and restyle the whole tabs area, with multiple custom tabs and accordion support on mobile? See [Woo Custom Product Tabs](woo-custom-product-tabs.md).*