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

WP Bootstrap Carousel

描述

This plugin allows you to display images attached to a post or page as a Bootstrap Carousel using the [carousel] shortcode.

Demo

As a bonus, this plugin can transform post listings generated by the Display Posts Shortcode plugin (version 2.2.1 or higher) into a Bootstrap Carousel slideshow.

Credits

Twitter Bootstrap was designed and built by @mdo and @fat.

屏幕截图

  • carousel

安装

Minimum Requirements

  • WordPress 3.6 or nicer

Automatic installation

Log in to your WordPress admin panel, navigate to the Plugins menu and use the search form to search for this plugin. Click Install and WordPress will automatically complete the installation.

Manual installation

  1. Download the plugin to your computer and unzip it
  2. Use an FTP program, or your hosting control panel, to upload the unzipped plugin folder to the plugin directory of your WordPress installation.
  3. Log in to your WordPress admin panel and activate the plugin from the Plugins menu.

常见问题

Where can I find documentation?

Check out the wiki section on Github.

Where can I report bugs or request new features?

Bugs related to the WP Bootstrap Carousel plugin can be reported on the WordPress support forums or, preferably, on GitHub.

Idem for feature requests.

Can I contribute?

Checkout and contribute to the plugin source code on GitHub.

Can I add translations?

Please submit a pull request on GitHub.

评价

2016 年 9 月 3 日
Works like a charm.
阅读所有8条评价

贡献者及开发者

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

贡献者

将“WP Bootstrap Carousel”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

0.5.0 – 22/12/2014

  • update JS and CSS to Bootstrap 3.3.1
  • improves accessibility
  • adds keyboard navigation support
  • adds basic styling for Twenty Fifteen
  • miscellaneous code tweaks

0.4.0 – 06/11/2014

  • abandons usage of $content_width global
  • optimizes script loading
  • attachment caption (excerpt) now default
  • comments link now hidden by default
  • handles DPS carousels in RSS feed
  • resolves issue with DPS title attr
  • miscellaneous tweaks and improvements
  • added .pot file
  • plugin source code documented
  • requires WP 3.6+

0.3.0 – 12/10/2014

  • update JS and CSS to Bootstrap 3.2.0
  • make carousel responsive
  • allow img attachment queries with DPS addon
  • allow unwrapping of images with unwrap shortcode attribute
  • thickbox default set to false for DPS carousels
  • use add_thickbox

0.2.1 – 20/11/2013

  • check boolean shortcode args properly
  • introduce wp_bootstrap_carousel_dps_caption filter
  • introduce wp_bootstrap_carousel_dps_the_excerpt filter
  • introduce wp_bootstrap_carousel_dps_the_content filter
  • fix some php notices

0.2.0 – 13/09/2013

  • localization support
  • update JS and CSS to Bootstrap 3.0.0
  • introduce wrap parameter
  • introduce controls parameter
  • use data attributes, abandon script localization
  • support shortcode_atts_{$shortcode} filter (wp 3.6)
  • deprecate wp_bootstrap_carousel_extra_style filter
  • deprecate wp_bootstrap_carousel_js_vars filter
  • improve performance of display-posts-shortcode addon
  • requires at least wp 3.4

0.1.1 – 13/11/2012

  • Initial release 0.1.1