Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Bootstrap Carousel

Descripción

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.

Capturas

  • carousel

Instalación

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.

Preguntas frecuentes

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.

Reseñas

3 de septiembre de 2016
Works like a charm.
Leer todas las 8 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "WP Bootstrap Carousel" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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