這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WC Product Tabs Plus

外掛說明

WC Product Tabs Plus (WPTP) is an easy to use and intuitive tool to creating, ordering, hiding and managing your own WooCommerce Product tabs. These tabs can contain any content you wish, including shortcodes, and can be Global i.e. displayed on all Products, or specific to just one Product.

Features:

  • Support for Global Tabs
  • Add product specific custom tabs alongside Global tabs on Product edit screen
  • Option to hide custom/Global Tabs from a product
  • Full WYSIWYG editor with Media upload
  • Supports shortcodes
  • Sortable (drag/drop ordering)
  • Filter Hooks to customize title/content html

Please see the contextual help tabs on admin screen for Global Tab (view/edit screen) and Product screen (edit screen only) for more info.

螢幕擷圖

  • Global tabs
  • Product tabs under Product Data metabox

安裝方式

Before installation please make sure you have latest WooCommerce installed.

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題集

Why are not all of my global tabs being displayed under Product edit screen?

It’s probably because you have cloned/drafted a global tab from the Global Tabs table listing. When you clone, the unique field ID of the tab remains the same and as it is no longer unique it will fail to be listed in the Global Tabs on product edit screen. To make sure a new (unique) Field ID is generated, always use the “Add new” button to create new tabs.

I have mistakenly deleted my tab. How can I get it back?

Deletion only happens at the HTML DOM level within the Product backend page i.e. it is a soft delete which does not remove the data from the database until you save the Product. So if you delete one accidentally, you can just refresh the page and have it back.

Why are some of my tabs not being displayed in the frontend

The Tab title is a required field for all tabs. If you leave it blank the tab will not be not be displayed in the frontend.

Can I modify the default WooCommerce tabs, like Reviews, Description?

No, the plugin only manages it’s own Tabs.

使用者評論

2017 年 3 月 8 日 1 則留言
This plugin worked well form the beginning. I needed a bit of help and the service was outstanding. I wholeheartedly recommend tit.
2016 年 10 月 8 日
Very easy to use and really like the global tab features, also the sorting feature works really well.
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WC Product Tabs Plus〉的開發相關工作。

參與者

將〈WC Product Tabs Plus〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.1

  • Fixed dependency.
  • Fixed support for multiple product tabs.
  • Fixed support for multiple category tabs.
  • Fixed support for multiple tag tabs.
  • Fixed remove tabs options.
  • Fixed Errors.

1.1.0

  • New – Tabs settings page

1.0.3

  • Add filter hook wptp_tab_object to override tab object (Topic#8871911)