WP Manifestindependent plugin directory
manifest / editor / css-only-carousel

CSS Only Carousel

A CSS Only Carousel inspired by https://codepen.io/jh3y/pen/WwVKLN

by Aaron Graham · github.com/coderaaron/css-only-carousel

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/coderaaron/css-only-carousel/archive/refs/heads/main.zip

Readme

=== CSS Only Carousel === Contributors: Aaron Graham Tags: block, carousel, css-only Tested up to: 6.1 Stable tag: 1.0.1 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

A CSS Only Carousel inspired by https://css-tricks.com/css-only-carousel/

== Description ==

Do you need a carousel? Probably not. But if you absolutly need to have one, why not use one that is as light as possible?

== Frequently Asked Questions ==

== Changelog ==

= 1.0.1 =

  • Move the images from CSS to HTML so the preview in the Editor will update

= 1.0.1 =

  • Remove unused Editor Plugin

= 1.0.0 =

  • Initial release

Read the full README on GitHub →