
內容簡介
Tab My Content 是一個WordPress 外掛,可以讓您在內容中添加任意數量的選項卡。每個選項卡可以重複使用。
您只需啟用它並使用,無需複雜的管理選項即可使用。
選項卡是通過jQuery創建的
樣式限制在必要範圍內,以避免破壞主題樣式。
僅在使用選項卡系統的文章或頁面上排隊JS和CSS。這不會通過佇列化不需要的資產而拖慢您的網站
使用自定義帖子類型原生功能,輕鬆添加和管理選項卡。
可以從WordPress本地導出工具導出選項卡
多語言就緒
使用拖動重新排序卡。使用滑鼠簡單地重新排序選項卡
更多資訊和文檔在官方網站上提供。
短碼
您還可以使用短碼在內容中顯示選項卡。當您希望在多個文章中顯示相同的選項卡時,這非常有用。
短碼允許一個參數,即用逗號分隔的ID列表。
[tabmc_by_ids ids=1,2,3,99]
使用此短碼可讓您選擇要顯示的選項卡,並將其顯示在任何位置,甚至在另一個選項卡中。
外掛標籤
開發者團隊
原文外掛簡介
Tab My Content allow you to add as many tabs you want inside your content. Each tabs can be reused as many times as you want.
There’s nothing to configure, just activate it and use it, that’s all. No more complicated admin options.
Tabs are are created with jQuery
Style are limited to the only necessary in order to avoid to break your theme style.
JS & CSS are enqueued only on post or page that use the Tabs system. It will not slow down your website by enqueuing unneeded assets
Use the custom post Type native functionality to an easy way to add and manage your tabs.
Tabs can be exported from the native WordPress Export tool
Multilingual Ready
Drag reordering for tabs. Reorder your tabs simply with your mouse
Information and Documentation available at the official Website.
Shortcode
You can also display tabs inside your content with a shortcode. Thus is particulary usefull when you want to display the same tabs in more than one post.
The shortcode allow one parameters, a list of ids seperate by coma.
[tabmc_by_ids ids=1,2,3,99]
Using this shortcode allow you to select which tabs to display, anywhere, even inside another tab.
