이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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