| 开发者 | catcodestudio |
|---|---|
| 更新时间 | 2026年9月24日 03:36 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
No. The import only reads YIKES data. Deactivating or deleting YIKES afterwards is up to you.
The import switches on "Hide YIKES tabs" (WooCommerce → Product Tabs → Settings). If you imported and then turned it off, turn it back on or deactivate YIKES.
Yes. The default single-product template and the Product Details block read the same WooCommerce tab list, so custom tabs appear there. In the accordion version of the block they appear as extra sections.
Yes — shortcodes, embeds, blocks and paragraphs are processed like post content. To run the full the_content filter instead, add add_filter( 'catcode_ptm_use_the_content', '__return_true' );.
They stay in the database unless you tick "Delete data on uninstall" in the settings.