=== Dynamic Category Slider === Contributors: youssefgalal Donate link: Tags: slider, categories, posts, elementor, custom post types Requires at least: 5.6 Tested up to: 6.8 Requires PHP: 7.2 Stable tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A professional and flexible slider plugin that displays WordPress posts by categories with Slick Slider integration and Elementor support. == Description == Dynamic Category Slider is a professional and flexible plugin that displays WordPress posts grouped by category using Slick Slider. It supports Elementor, custom post types, taxonomy filtering, responsive layouts, and customizable navigation. == Installation == 1. Upload the `dynamic-category-slider` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Use the 'Dynamic Category Slider' Elementor widget or the `[dynacasl_dynamic_category_slider]` shortcode to add the slider to your posts or pages. == Frequently Asked Questions == = How do I use the shortcode? = Use the shortcode `[dynacasl_dynamic_category_slider]` with the following optional attributes: * `post_type`: Specify the post type slug (default is 'post'). * `posts_per_page`: Number of posts to display per category (default is 6). * `columns`: Number of columns to show (default is 3). * `excluded_posts`: Comma-separated list of post IDs to exclude. * `show_arrows`: Show navigation arrows ('yes' or 'no', default is 'yes'). * `show_dots`: Show navigation dots ('yes' or 'no', default is 'yes'). * `orderby`: Order by (e.g., 'date', 'title', 'rand'; default is 'date'). * `order`: Order direction ('ASC' or 'DESC'; default is 'DESC'). = How do I use the Elementor widget? = Find the 'Dynamic Category Slider' widget in the Elementor editor and drag it to your page. Configure the settings in the widget controls panel. == Changelog == = 1.1.0 = * Added autoplay feature. = 1.0.0 = * Initial release. == Upgrade Notice == = 1.1.0 = Enables autoplay in the slider for a better user experience.