Descripción
DevSlider is a very simple responsive slider plugin that allows you to create slides, add new settings fields and customize the main slider front-end template easily. It has many action hooks and filters.
Awesome Features
- Uses The Responsive jQuery Content Slider – bxSlider
- Has many options – [bxSlider examples]http://bxslider.com/examples
- Easy to modify and override almost everything!
- Easy to extend
- Built for developers
Guides
* See tutorial how to add new settings fields or customize the front-end template – Tutorial
Available action hooks
* devslider_loaded
* before_devslider_init
* after_devslider_init
* devslider_enqueue_scripts
* devslider_add_meta_boxes
* devslider_slider_settings_metabox – available argument $post
* devslider_save_slide – available argument $post_id
Available filters
* devslider_slider_js – bxSlider JavaScript code
* devslider_use_wp_meta_boxes – available argument bool – true or false
Capturas
Instalación
- Upload
dev-slider
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
For FAQ and more information, please go to Guide
- Installation Instructions
-
- Upload
dev-slider
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “DevSlider” 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
1.0
- Initial release.