FancyTabs
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:jQuery driven in-page tabular content navigation for WordPress
=== FancyTabs ===
Contributors: GhostToast, Dan Rivera
Tags: jquery, tabs, ui, navigation, shortcode
Requires at least: 3.5.1
Tested up to: 3.8
Stable tag: trunk
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Shortcode tab navigation

== Description ==

Create navigable tabs to hide/show in-page content.
Use the following shortcode:

`[fancytabs]
[tab title="Title 1"]
Hello world
[/tab]
[tab title="Title 2"]
Hello again, world
[/tab]
[/fancytabs]`

If you wish to make adjustments to the styles, you can copy the `fancytabs.css` from the plugin directory and add it to your theme folder.


== Installation ==

1. Download FancyTabs Plugin.
2. Decompress and upload the contents of the archive into /wp-content/plugins/.
3. Activate the Plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==
None yet!

== Screenshots ==

1. This screen shot shows the basic shortcode usage within the editor. Notice the attribute "title" is important.
2. This shot shows the end result
3. This shot also shows the end result

== Changelog ==
= 1.1.0 =
* Greatly cleanup jQuery, add to `fancytabs.js`
* Styles now happen solely in `fancytabs.css`
* Ability for user to copy stylesheet to theme/stylesheet directory for customization

= 1.0.2 =
* Improve appearance (CSS)

= 1.0.1 =
* Added screenshots

= 1.0 =
* Initial release

== Upgrade Notice ==
Initial version

== Coming Soon ==
* Options page for setting colors/styles

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。