=== Splide Carousel === Contributors: cloudcatch, dkjensen Tags: block, carousel, slider, splide Tested up to: 6.1 Stable tag: 1.0.0 License: MIT Carousel block using Splide to create flexible and accessible sliders == Description == The Splide Carousel block introduces the capability to create carousels/sliders within the block editor. Each carousel may contain an infinite number of slides, with each slides containing their own inner blocks. Use the Splide Carousel block to create image carousels, testimonial rotators, and more! == Installation == 1. Upload the plugin files to the `/wp-content/plugins/splide-carousel` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = How can I customize the carousel? = You can use a valid JSON string containing options [located here](https://splidejs.com/guides/options/). e.g.: `{"perPage":3,"pagination":false}` == Screenshots == 1. Block editor view 2. Front end view == Attribution == The Splide Carousel block uses the [Splide](https://splidejs.com/) library.