该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Bamboo Slides

描述

This plugin adds a ‘Slide’ post type to WordPress. These work like normal posts, and can be grouped into ‘Slide Groups’ which work just like post categories. Once you have created all your slides in the appropriate groups, you can add a slider to any page or post by using the bamboo-slides’ shortcode. You can have multiple sliders on one page, and they can be anywhere you like, so they work just as well for footers as they do for banners.

Each slide can contain any type of content that a post can, and depending on the chosen mode, the slides will be switched , faded, or slid into view. Slides can also have a feature image, which if supplied will be used as the background image for the slide.

用法

Insert the ’bamboo-slides’ shortcode into your content as follows:

[bamboo-slides group=homepage slides timer=4 buttons=on indicators=on mode=fade]

All of the attributes are optional, with the following possible values:

group
Selects the group of slides to display, if not set all the slides will be displayed regardless of which group they are in

timer
Number of seconds to wait between each slide, if set to 0 the slides will only change when the buttons are used

buttons
If this is set then the slides will have buttons enabling the user to advance the slides manually

indicators
If this is set then the slides will have indicators at the bottom indicating the current slide

mode
switch Simple switch from one slide to next
fade Fade each slide in and out
slide_left Slide from right to left
slide_right Slide from left to right

评价

此插件暂无评价。

贡献者及开发者

“Bamboo Slides” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Bamboo Slides”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.9.8

  • Tested in WP4.7 and rebranded.