=== Easy Rotator ===
Contributors: ermarieteee
Tags: image rotator, content rotator, slider, responsive slider, image slider
Requires at least: 6.0
Tested up to: 6.9
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Simple and lightweight rotator for WordPress.

== Description ==
Easy Rotator is a lightweight and flexible WordPress plugin that allows you to create responsive image and content rotators using a simple shortcode.

Designed to be fast and easy to use, Easy Rotator lets you display images or mixed content in a clean, customizable slider without relying on external libraries.

### Key features
* Responsive settings for desktop, tablet, and mobile
* Image-only or image + text slides
* Autoplay with custom intervals
* Multiple transition effects (fade, slide, zoom)
* Navigation arrows and dots
* Simple shortcode-based integration
* Lightweight and dependency-free

Easy Rotator is ideal for showcasing images, featured content, or simple sliders without bloated page builders.

== Installation ==
1. Upload the plugin to the `/wp-content/plugins/` directory or install it directly from the WordPress plugin repository.
2. Activate the plugin through the “Plugins” menu in WordPress.
3. Create a new rotator from the Easy Rotator menu.
4. Use the generated shortcode to display the rotator anywhere on your site.

== Usage ==
After creating a rotator, copy the generated shortcode and paste it into any post, page, or widget.

Example:
[wpsr_rotator id="123"]

You can use the shortcode inside the WordPress editor, widgets, or theme templates.

== Changelog ==
= 1.0.0 =
* Initial release

= 1.0.1 =
* Improved plugin description and documentation
* Added plugin banner and assets

= 1.0.2 =
* Adjusted plugin tags to meet WordPress.org guidelines

= 1.0.3 =
* Fixed unwanted <p> tags added to slide descriptions
* Improved rendering of slide content with shortcodes and HTML
