=== My Slider === Contributors: umuthan Donate link: http://umuthan.com/ Tags: custom post type, slider, slide, widget, shortcode, orbit Requires at least: 4.0 Tested up to: 5.7.2 Stable tag: 1.1.1 Requires PHP: 5.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html A Wordpress plugin to show an animated slider on pages via shortcode or widget. == Description == Wordpress Slider Module A Wordpress plugin to show an animated slider on pages via shortcode or widget ## Shortcode: [my-slider bullets='true' nav-buttons='true' timer='5000' animation='fade' number='-1' image-style='large' pause-on-hover='yes'] ### Shortcode Attributes: **bullets**: to shows bullets under slider **nav-buttons**: to shows nav buttons (prev, next) **timer**: duration between slides **animation** : animation type for references **number**: number of slider to show **image-style**: image style for slide images **pause-on-hover**: pause on hover slider == Installation == 1. Upload the plugin files to the `/wp-content/plugins/my-slider` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the shortcode or widget described in this README == Frequently Asked Questions == = What is slider? = Slider is a custom post type to post your slides and shows them on page via shortcode or widgets. = Where is default image of slides? = Slide default image is featured image in slide. == Screenshots == 1. My Slider with nav buttons and bullets == Changelog == = 1.1.1 = * done some tests for Wordpress 5.7.2 = 1.1.0 = * pause on hover attribute added = 1.0.0 = * slider custom post type added * widget and shortcode defined to show slides == Upgrade Notice == = 1.1.1 = Done some tests for Wordpress 5.7.2 = 1.1.0 = Slider pause on hover feature added = 1.0.0 = Slider post type added, widget and shortcode defined.