描述
Cycle Responsive Slider 2.0 is a complete modernization of the popular lightweight slider plugin. Built with a robust, modern OOP architecture, it gives you full control to create and manage unlimited slideshows across your website.
Each image can be configured with a custom caption, alt text, and a target URL. The slideshow includes hover-to-pause functionality so users have plenty of time to click links. Perfect for portfolio pages, homepages, headers, WooCommerce store showcases, and sidebar widgets.
Key Features of 2.0
- Unlimited Sliders: Create and manage distinct slider instances.
- Modern Premium Admin UI: A redesigned SaaS-style card layout, live dashboard metrics, and a beautifully unified control panel.
- Add Empty Slide Option: Create custom slides with a single click, instantly focusing the caption fields.
- Interactive Hover Thumbnail Uploader: Hover thumbnails to see glassmorphic uploader overlays, and click to set/change images via the Media Library.
- WordPress-Style Bulk Actions: Floating circular checkboxes on slide thumbnails, a “Select All” control, and an “Apply” button to bulk delete.
- SaaS Micro-Animations & Toasts: Fluid height-contraction deletion transitions and instant floating toast notification banners.
- Live Preview Engine: Instantly view and test your slider transitions directly within the admin dashboard.
- Multi-Slider Widget: Highly flexible sidebar widget allowing you to select exactly which slider to render.
- Media Library Integration: Direct connection to the core WordPress media uploader.
- Drag & Drop Reordering: Sort slides instantly with an interactive grid.
- Gutenberg Block Support: A dedicated Gutenberg Block allowing you to insert and configure your sliders directly in the WordPress Block Editor.
- OOP Architecture: Rebuilt from the ground up for maximum speed, security, and extensibility.
区块
该插件提供了 1 个区块.
- Cycle Responsive Slider
安装
- Upload the entire
cycle-responsive-sliderfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the plugin, and upload/edit/delete images via the “WP-Cycle” menu
- Place
<?php wp_cycle(); ?>or the helper function in your theme where you want the slideshow to appear - Alternatively, use the shortcode
[wp_cycle id="YOUR_SLIDER_ID"]in any post or page to display the slideshow - For sidebars, use the “Cycle Responsive Slider” widget and select your preferred slider
- For the Block Editor (Gutenberg), add the “Cycle Responsive Slider” block and select your slider from the settings sidebar
常见问题
-
My images won’t upload. What should I do?
-
The plugin uses built-in WordPress functions to handle image uploading. Therefore, you need to have correct permissions set for your uploads directory.
Also, a file that is not an image, or an image that does not meet the minimum height/width requirements, will not upload. Images larger than the dimensions set in the Settings of this plugin will be scaled down to fit, but images smaller than the dimensions set in the Settings will NOT be scaled up. The upload will fail and you will be asked to try again with another image.
-
Can I display different sliders on different pages?
-
Yes! In Version 2.0, you can create multiple sliders. Use the shortcode
[wp_cycle id="123"](where 123 is your slider’s ID) or select a specific slider inside the WP-Cycle widget. -
Can I reorder the images?
-
Yes! You can drag and sort images directly from the slide management screen inside the admin panel.
-
Can I rotate anything other than images with this plugin?
-
No. This version is an image slideshow. Enjoy it for what it is.
评价
贡献者及开发者
更新日志
2.0.0
- Major Refactoring: Migrated the entire codebase to a clean, modular Object-Oriented (OOP) structure.
- Redesigned Dashboard: Implemented a stunning, SaaS-like administrative panel with top metric cards, high-contrast layouts, and clean CSS styling.
- Add Empty Slide: Introduced manual slide generation with a single click, automatically focusing input fields.
- Interactive Media Selector: Clickable hover overlays on thumbnails for fast, direct media library selection.
- WordPress-Style Bulk Actions: Floating circular checkboxes on thumbnails, Select All footer checkbox, and standard Apply button deletion workflows.
- Deletion Animations & Toasts: Liquid height-contraction row deletion transitions and floating success toast notifications.
- Interactive Live Preview: Added a live preview selector inside the dashboard to view slide animations on the fly.
- Multi-Slider Widget: Upgraded the legacy widget settings to include a dropdown selector for rendering distinct slider instances (with intelligent legacy defaults).
- Gutenberg Block Support: Created a dedicated block for the block editor allowing you to select and dynamically render sliders visually.
- Centralized assets: Optimized JS and CSS loading inside the dashboard and frontend.
1.2.1
- Some Bug Fixes
1.2
- Improved Code Base (Object Oriented groundwork)
- Solved Issues with loading large number of images
- Solved Issue With Multiple Instance of the slider in a single page
1.1
- Added support to
<?php wp_cycle(); ?>function - Added Widget Support
1.0
- Initial Release
