=== WP tinymce editor slider shortcode === Contributors: abhayjain12 Version: 1.1 Tags: Slider, editor ,shortcode slider ,slick Requires at least: 3.0.1 Tested up to: 5.3 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin works with the slick slider == Description == This plugin adds a button in the editor, using which you can upload multiple images to a post or page. With these images, the plugin automatically creates a slider. You can even add multiple sliders to a post or page. The plugin also offers you a shortcode: [slider-shortcode img=” ” classname=”custom class name”] Using this shortcode, you can add single or multiple sliders anywhere on your WordPress site. Moreover, the plugin comes with a dedicated Settings page where you can edit Slider speed, autoStart, number of images to show, etc. You can even set the first breakpoint for mobile devices. == Installation == 1. Upload WP tinymce editor slider shortcode to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. In editor section a button get added named "Add Slider images" 4. A pop up appears to upload images, when "tinymce editor" button is clicked 5. Once images get uploaded a new short code is generated. (Multiple images can be added at a time) 6. Generated short code can be used anywhere in the editor [slider-shortcode img="22,20" classname=""] == Frequently Asked Questions == == Screenshots == == Changelog == == Upgrade Notice == == Arbitrary section ==