Title: AnythingSlider for WordPress
Author: Jacob Dubail
Published: <strong>15 de junio de 2011</strong>
Last modified: 5 de marzo de 2012

---

Buscar plugins

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.

![](https://s.w.org/plugins/geopattern-icon/anythingslider-for-wordpress.svg)

# AnythingSlider for WordPress

 Por [Jacob Dubail](https://profiles.wordpress.org/jacobdubail/)

[Descargar](https://downloads.wordpress.org/plugin/anythingslider-for-wordpress.0.6.8.zip)

 * [Detalles](https://es.wordpress.org/plugins/anythingslider-for-wordpress/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/anythingslider-for-wordpress/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/anythingslider-for-wordpress/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/anythingslider-for-wordpress/#developers)

 [Soporte](https://wordpress.org/support/plugin/anythingslider-for-wordpress/)

## Descripción

AnythingSlider for WordPress integrates Chris Coyier’s popular AnythingSlider jQuery
plugin with WordPress.

Based on the hard work of folks like Doug Neiner, ProLoser and Mottie, this plugin
adds a plethora of flexible functionality to any WordPress theme. By using the [
anything_slides] shortcode anywhere in your theme, you can add a unique and highly
customizable slideshow to any post or page.

Check out the [FAQ](https://wordpress.org/extend/plugins/anythingslider-for-wordpress/faq/)
for more details.

Visit [Missing Piece Studios](http://missingpiecestudios.com) for video tutorials.

#### Changelog

#### 0.6.8

 * Updated plugin script to 1.7.26 *
 * Added option to change theme upon slide insertion *

#### 0.6.7

 * Added new shortcode attributes. Documentation coming soon. *
 * Added new shortcode attribute for slideshow ID (useful for styling + the next
   enhancement) *
 * Added a new action_hook for adding FX to your slideshow (stop gap measure until
   I get the plugin options working) *

#### 0.6.6

 * Added the first FX option for Fading slide panels *
 * More bug fixes *

#### 0.6.5

 * Updated plugin script to 1.7.12 *
 * Fixed JavaScript error *

### Donations

I happily made this plugin for the community. As I improve it and add more features,
I may ask for donations. In the meantime, enjoy!

## Capturas

 * [[
 * Global settings admin page
 * [[
 * Add new slides
 * [[
 * Adding the shortcode to a post or page with all of the optional options
 * [[
 * A slideshow on the homepage

## Instalación

You can install AnythingSlider for WordPress directly from the WordPress admin panel.
Visit the Plugins/Add New page and search for ‘AnythingSlider for WordPress’. Click
to automatically install.

Once installed and activated visit the AnythingSlider admin page (Settings/AnythingSlider)
to customize the global AnythingSlider settings.

If you’re old school, you can download the plugin, upload the files into the wp-
content/plugins directory of your server via FTP, and then visit the Plugins page
of the admin panel to activate it.

## FAQ

  How do I use this plugin?

It’s easy! Create a few slides using the Slides custom post type. Then, on a post
or page of your choosing, use the [anything_slides] shortcode to embed the slideshow.

  How do I display one category, specifically, in my slideshow?

There are a variety of options you can add to the [anything_slides] shortcode:

 * cat _the category slug of your desired category_
 * width or height _the width or height of the slideshow – this overrides the global
   settings_
 * delay _the time between slides_
 * resume _time between user interaction and slideshow resume_
 * animation _how long the slide animation lasts_

  How can I add this to a theme file?

Easy. Just use the standard method of embedding shortcodes into theme files: `<?
php echo do_shortcode( "[anything_slides]" ); ?>`

For more information about this plugin, and to watch a few videos, check out [Missing Piece Studios](http://missingpiecestudios.com).

For more information about the jQuery plugin, visit [this GitHub repo](http://proloser.github.com/AnythingSlider/).

  How do I customize the CSS for my slideshows?

Simply add the file ‘anythingslider.css’ to your theme directory, or your theme’s
CSS directory. That’s it. The plugin will detect the file’s existence and do the
heavy lifting for you.

  How do I use the new Navigation Formatter feature

You’ll notice on the Slides post/page there is a new metabox for Navigation Formatter.
Add the text you’d like to use into this box.

Next add the new attribute to the shortcode wherever you’d like to use custom navigation
formatting.

The shortcode has a new attribute `navFormat`. The existence of this attribute in
your shortcode call will grab the text you just entered and use that for the navigation
title.

If that’s too confusing… which it probably is, check out a how-to video at [Missing Piece Studios](http://missingpiecestudios.com).

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«AnythingSlider for WordPress» es un software de código abierto. Las siguientes 
personas han colaborado con este plugin.

Colaboradores

 *   [ Jacob Dubail ](https://profiles.wordpress.org/jacobdubail/)
 *   [ Chris Coyier ](https://profiles.wordpress.org/chriscoyier/)
 *   [ ProLoser ](https://profiles.wordpress.org/proloser/)
 *   [ Mottie ](https://profiles.wordpress.org/mottie/)

[Traduce «AnythingSlider for WordPress» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/anythingslider-for-wordpress)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/anythingslider-for-wordpress/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/anythingslider-for-wordpress/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/anythingslider-for-wordpress/)
por [RSS](https://plugins.trac.wordpress.org/log/anythingslider-for-wordpress/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.6.8

 * Updated plugin script to 1.7.26 *
 * Added option to change theme upon slide insertion *

#### 0.6.7

 * Added new shortcode attributes. Documentation coming soon. *
 * Added new shortcode attribute for slideshow ID (useful for styling + the next
   enhancement) *
 * Added a new action_hook for adding FX to your slideshow (stop gap measure until
   I get the plugin options working) *

#### 0.6.6

 * Added the first FX option for Fading slide panels *
 * More bug fixes *

#### 0.6.5

 * Updated plugin script to 1.7.12 *
 * Fixed JavaScript error *

#### 0.6.4.5

 * Added an option for sliding vertically *
 * Updated plugin script to version 1.7.9 *

#### 0.6.4.4

 * Added options to the auto-insert function on Posts and Pages for order and orderby*

#### 0.6.4.3

 * Added options to shortcode for order and orderby *

#### 0.6.4.2

 * Updated plugin script to version 1.7.8 *

#### 0.6.4

 * Added options to the auto-insert function on Post and Pages *

#### 0.6.3

 * Added an ajax form to auto-insert a slideshow into a post or page *
 * Updated plugin script to verstion 1.7.4 *

#### 0.6.2

 * Update plugin scripts to version 1.7.2 *
 * Added the new options available in the latest version of the jQuery plugin *
 * Added a touch of JS to the admin options page to make it a little more manageable*
 * Added Easing options *

#### 0.6.1

 * Bug fix for the way the Navigation Formatter runs *

#### 0.6

 * Added a new option for Navigation Formatting! Check out the FAQ for more details.*
 * Update plugin scripts/css to version 1.7.1 *
 * Fixed a bug with the video extension script loader *
 * Updated a few options that are included or deprecated in version 1.7.1 of the
   jQuery plugin *

#### 0.5.1

 * Update JS to latest version of the jQuery plugin *

#### 0.5

 * Fixed an error when loading custom CSS from Theme directory. Add anythingslider.
   css to your theme, if you’d like to use a custom CSS file.
 * Fixed an error with the new Video script.

#### 0.4

 * Upgraded to AnythingSlider 1.6
 * Added support for Video Playback options

#### 0.3

 * More bug fixes
 * Support for custom CSS file – Add anythingslider.css to your theme folder or 
   your theme’s CSS folder (overrides the default CSS)
 * Cleaned up the settings page descriptions to be more clear/intuitive
 * Added a ton of options to the settings page
 * Added a few options to the shortcode
 * Improved documentation

#### 0.2

 * Many bug fixes
 * Added a variety of new global options

#### 0.1

Initial release. Many improvements to come!

## Meta

 *  Versión **0.6.8**
 *  Última actualización **hace 14 años**
 *  Instalaciones activas **100+**
 *  Versión de WordPress ** 3.0 o superior **
 *  Probado hasta **3.3.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/anythingslider-for-wordpress/)
 * Etiquetas:
 * [jquery](https://es.wordpress.org/plugins/tags/jquery/)[slider](https://es.wordpress.org/plugins/tags/slider/)
   [wp](https://es.wordpress.org/plugins/tags/wp/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/anythingslider-for-wordpress/advanced/)

## Valoraciones

 3.7 de 5 estrellas.

 *  [  4 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/?filter=2)
 *  [  2 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/anythingslider-for-wordpress/reviews/)

## Colaboradores

 *   [ Jacob Dubail ](https://profiles.wordpress.org/jacobdubail/)
 *   [ Chris Coyier ](https://profiles.wordpress.org/chriscoyier/)
 *   [ ProLoser ](https://profiles.wordpress.org/proloser/)
 *   [ Mottie ](https://profiles.wordpress.org/mottie/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/anythingslider-for-wordpress/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://jacobdubail.com)