Linux 软件免费装
Banner图

Tabsmith - Custom Product Tabs for WooCommerce

开发者 linus96
更新时间 2026年8月25日 10:40
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce product tabs tabs product page custom tabs

下载

0.1.0

详情介绍:

Tabsmith adds your own tabs to WooCommerce product pages: shipping information, care instructions, sizing, warranty, anything your customers ask about twice a week. If you are moving from Custom Product Tabs (YIKES), Tabsmith reads your existing tabs and brings them across in one click - including any that were never reaching your customers. Some of your tabs may not be on your product pages WooCommerce identifies every product tab by a key. That key is built from the tab's title. Two tabs with the same title produce the same key, and when that happens the second tab replaces the first. The first one is still saved in your database. It simply never renders. This is easy to do by accident. A shop with "Shipping" on a product and a second "Shipping" tab added later has one tab quietly missing, with no warning anywhere in the admin. Tabsmith scans for this before it changes anything, and tells you exactly what it found:
3 tabs across 1 product. 1 of them is not currently shown on your product pages.
Importing gives every tab its own key, so all of them appear. What you get Moving from Custom Product Tabs (YIKES) How tab content is rendered Tabsmith formats tab content the way WordPress formats post content by default: paragraphs, smart quotes and shortcodes. It does this without running the the_content filter, so page builders such as Divi, Elementor and WPBakery do not add their own layout inside your tabs. Support Bug reports and compatibility problems get answered in the support forum. It helps if you include your WordPress and WooCommerce versions, your theme, and what you expected to happen instead. Tabsmith is built and maintained by one developer, so I cannot take on theme customisation or bespoke development. Anything that looks like a fault in the plugin is worth reporting though - I would rather hear about it than not.

安装:

  1. Install and activate Tabsmith.
  2. Edit any product and open the Tabsmith panel in the Product data box, on the left below Attributes and Advanced. Add a tab there.
  3. If you are moving from another tabs plugin, go to WooCommerce - Tabsmith to scan what it finds before importing anything.
Tabsmith requires WooCommerce.

屏幕截图:

  • Tabs that were saved but never displayed, listed with the product they belong to.
  • Adding and reordering tabs on the product edit screen.
  • Custom tabs on the product page.

升级注意事项:

0.1.1 The scan now tells you which tabs came from a saved tab before you import. 0.1.0 First release.

常见问题:

Will importing delete anything from my old plugin?

No. Tabsmith only reads. Every row the other plugin stored is left exactly as it is, which is what lets you switch back whenever you want.

Every tab appears twice after importing. Why?

Both plugins are adding tabs. Tabsmith never overwrites a tab that another plugin registered - quietly losing someone else's tab is the very problem it exists to solve - so while both are active you see both sets. Deactivate the old plugin to finish the move. There is a button for it at WooCommerce - Tabsmith, and deactivating does not delete its data.

Can I undo an import?

Yes. WooCommerce - Tabsmith has an Undo button that puts every product back exactly as it was.

Will my product pages look different afterwards?

They should not. Tab position, the heading above each tab and the way content is formatted were all matched against the old plugin's output, including the CSS classes your theme may be styling. The one intended difference: tabs that were previously not rendering will now be visible.

What happens to a tab with no title?

It is kept, not discarded, and given a placeholder name you can edit. The scan tells you how many there were.

Does this work with block themes?

Yes. Custom tabs are added to the Product Details area in block themes as well as classic ones.

I have thousands of products. Will the import time out?

No. It runs in batches of 100 with a progress display, so the size of your catalogue does not matter.

更新日志:

0.1.2 0.1.1 0.1.0