Linux 软件免费装

Banner Cycler

开发者 jkriddle
更新时间 2010年8月2日 20:48
PHP版本: 2.7 及以上
WordPress版本: 2.9

标签

jquery banners

下载

1.1 1.2 1.3 1.4

详情介绍:

This plugin allows you to create "cyclers" which you may upload slides into. These cyclers may be added to a page template and cycle through the various slides automatically, or as configured in the admin area. UPGRADE NOTICE If you are upgrading the plugin from 1.1 or below, do NOT deactivate your plugin before uploading the new files. Earlier versions of the plugin removed your slides when deactivated. In order to upgrade, manually upload the new version's files, then deactivate and reactivate the plugin. Users of 1.2 and above will not have to worry about this issue. Thanks to Colin Ligertwood (http://brainbits.ca) this plugin now includes a shortcode to display a cycler within a page/post. Use the shortcode format: [bannercycler cycler="Cycler Name Here"]

安装:

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. After activating the plugin, a menu item under "Options" will be created named "Banner Cycler". Also a default "Sample Cycler" will be created that you may begin adding slides to. A cycler MUST have more than one slide to work properly. To insert a cycler into a page or post, use the shortcode format: [bannercycler cycler="Cycler Name Here"] If displaying a cycler in a template file add the pabc_display('CYCLER NAME HERE') function to your template. Using the sample cycler you may add code such as: <?php if (function_exists('pabc_display')) pabc_display('Sample Cycler'); ?>

更新日志:

1.2 1.1