v1.0.0
Initial release of Guisfus Swiper Toolkit.
A lightweight developer-focused WordPress plugin for loading Swiper locally and managing custom slider initializations from a centralized JavaScript file.
Highlights
- Loads Swiper 12.1.4 locally on the WordPress frontend.
- Includes a dedicated
assets/js/swiper-init.jsfile for custom slider setups. - Provides an example initializer for
.swiper-underbanner. - Keeps project-specific slider styles in the active theme.
- Uses unique WordPress asset handles and function prefixes.
- No admin screens, settings pages, database options, REST endpoints, or generated markup.
Requirements
- WordPress 6.0 or newer.
- PHP 7.4 or newer.
Notes
This plugin is intended for developers who prefer to create slider markup manually in Gutenberg, templates, or theme files while keeping Swiper initialization logic centralized.