Mô tả
Tab-Me allows you to structure your content in tabs by using [tab] shortcodes. See Installation and screenshots for instructions.
Ảnh màn hình
Cài đặt
This section describes how to install the plugin and get it working.
- Upload entire
tab-me
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the following [tabs] and [tab] shortcodes to generate your tabs.
e.g.
[tabs]
[tab title=”title 1″]
Content for tab 1 goes here
[/tab]
[tab title=”title 2″]
Content for tab 2 goes here
[/tab]
[/tabs]
Hỏi đáp
- Can I stylize the tabs?
-
Currently you’ll have to go to the plugin editor and edit the tab-me.css file
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
Dịch “TAB ME” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.2
- Fixed a padding issue that was present with some themes
- Added ability to set tabs to external/internal links with along with a target attribute
1.0.1
- Now multiple Tab Me tab groups will works on the same page. Thanks https://profiles.wordpress.org/flymke !
1.0
- Initial version