Description
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]https://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
Screenshots
Installation
- Upload
dev-slider
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
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
Reviews
There are no reviews for this plugin.
Contributors & Developers
“DevSlider” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DevSlider” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.