=== Slim Slider ===
Contributors: icelayer
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6D6W2KXB88NKE
Tags: slideshow, slider, image slider, responsive slider, jssor, slim slider
Requires at least: 4.6
Tested up to: 6.4
Stable tag: 3.0.0
Requires PHP: 7.4
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Slim Slider is a simple plugin that allows you to add a responsive slider to your posts and pages using an easy-to-use shortcode.

== Description ==

Slim Slider is a straightforward plugin that enables you to add a responsive slider to your posts and pages using a simple shortcode.

To add a basic slider, use:

`[slim_slider]`

To include specific slides, use the slide IDs like this:

`[slim_slider slides="135,654,168,201"]`

In this example, only the slides with the specified IDs will be included in the slideshow.

Slim Slider is designed to be lightweight, ensuring minimal impact on your website's performance. It is also highly customizable, allowing you to adjust various settings to match your needs. The plugin is fully responsive, ensuring that your sliders look great on all devices.

= Shortcode Options =

Customize your slider with various options:

`[slim_slider height="740" fill="stretch" speed="3000"]`

= Available Options =

* id="904562"
* height="740"
* nav="ab"
* swipe="800"
* fill="stretch"
* duration="300"
* opacity="2"
* speed="3000"
* slides=""

Fill type options:
* stretch
* contain
* cover
* actual

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Create slides for the slider in the WordPress admin menu by selecting 'Add New' under Slim Slides.

== Screenshots ==

1. Screenshot of the Slim Slider menu in the WordPress admin area.
2. Screenshot showing the slide creation screen with title, ID, heading, alt text, description, and URL fields.

== Changelog ==

= 2.0.2 =
* Initial release with bug fixes.

= 2.0.0 =
* Various development upgrades.
* Fixed "Requires at least" field.

= 1.2.1 =
* Updated to be tested up to WordPress 6.4.

= 1.2.0 =
* Added new features and options.
* Improved PHP compatibility.
* Enhanced plugin functionality with various tweaks.

= 1.1.0 =
* Introduced additional options.
* Improved code standards with PHPCS fixes.
* Added easy admin interface.
* Ensured compatibility with popular WordPress themes and plugins.
* Enhanced SEO friendliness.
* Various bug fixes and improvements.

= 1.0.2 =
* Minor fixes and improvements.

== Upgrade Notice ==

* Version 2.0.2 includes important bug fixes. Please update to ensure optimal performance.
