=== Design Cart Slider Manager for Swiper ===
Contributors: giraffex, designcart
Tags: slider, swiper, carousel, slideshow, gallery
Requires at least: 6.2
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.7
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create sliders and reusable slides in WordPress and display them with a shortcode. Uses the Swiper.js library.

== Description ==

Design Cart Slider Manager for Swiper lets you build sliders and reusable slides in the WordPress admin, then place them with a shortcode.

This plugin uses the third-party Swiper.js library. It is not affiliated with, endorsed by, or an official product of the Swiper project.

Author: [Paweł Nosko](https://www.designcart.pl/pawel-nosko.html) / [Design Cart](https://www.designcart.pl/)

Documentation: [Swiper.js for WordPress](https://www.designcart.pl/laboratorium/321-swiper-js-dla-wordpress-kompleksowe-narzedzie-do-tworzenia-profesjonalnych-galerii-zdjec.html)

= Features =

* Separate slider and slide libraries
* Drag and drop slide assignment and order
* Responsive images for desktop, tablet, and mobile
* Swiper effects, navigation, pagination, autoplay, and coverflow
* Optional Lightbox2 zoom
* Shortcode: `[design_cart_slider id="123"]` (aliases: `[design_cart_swiper]`, `[dc_swiper]`)

== Installation ==

1. Upload the `design-cart-slider-manager` folder to `/wp-content/plugins/`.
2. Activate the plugin from the **Plugins** screen.
3. Go to **Design Cart Slider** and create slides, then a slider.
4. Paste `[design_cart_slider id="ID"]` into a page or post.

== Frequently Asked Questions ==

= What is the shortcode? =

`[design_cart_slider id="123"]` where `123` is the slider ID shown on the slider list. The previous shortcodes `[design_cart_swiper]` and `[dc_swiper]` still work.

= Do I need an API key? =

No. Swiper and Lightbox2 are bundled with the plugin.

== Changelog ==

= 1.0.7 =
* Escape JSON in inline scripts without unescaped slashes or unicode flags.

= 1.0.6 =
* Rename display name and slug to respect the Swiper project name.

= 1.0.5 =
* Plugin Check fixes: sanitization, escaping, WP 7.1 header, no manual textdomain load.

= 1.0.4 =
* Add left / center / right content alignment per slide.

= 1.0.3 =
* Add image fit setting and make single-slide banners full width by default.

= 1.0.2 =
* Fix prev/next icon size under Swiper 12 (SVG arrows).

= 1.0.1 =
* Fix hero button text color on the white action button.

= 1.0.0 =
* Initial release.
