=== Simple WP Slider === Contributors: sungraizfaryad Donate link: www.sungraizfaryad.com Tags: slider, sorting, jquery ui, setting api Requires at least: 5.9 Tested up to: 6.7.2 Stable tag: 1.0.2 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a simple plugin that can be used to display slider anywhere on the website using shortcode. == Description == I have gone through the wp plugins org but could not find a simple slider plugin that just show the slider. So, i decided to build one. == Installation == The installation is simple e.g. 1. Upload `simple-wp-slider.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go To `Settings > Simple WP Slider`. 4. Now you can use the images using options. You can also reorder using arrow icon. 5. Once you are done with the images upload, use the `[simplewpslider]`shortcode to display the slider. == Frequently Asked Questions == = Can I ask for a feature = Yes you can. Please use the GitHub link for this. ### Links - [GitHub Repository](https://github.com/sungraizfaryad/simple-wp-slider) == Changelog == = 1.0.2 = * Tested Up to 6.7.2 = 1.0.1 = * Tested Up to 6.4 = 1.0 = * Initial Version