Block Animations
WordPress plugin to add animations to Gutenberg blocks.
by Nathan Johnson · github.com/nathandozen3/block-animations
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/nathandozen3/block-animations/archive/refs/heads/main.zipReadme
Block Animations
- Contributors: NathanAtmoz
- Tags: gutenberg, animations
- Requires at least: 6.5
- Tested up to: 6.7.2
- Stable tag: 0.1.0
- Requires PHP: 8.0
- License: GPLv2 or later
- License URI: https://www.gnu.org/licenses/gpl-2.0.html
Block Animations is a WordPress plugin that automatically adds options to every registered Gutenberg block to add an animation. The CSS and JavaScript is intentionally kept as lightweight as possible - including not requiring jQuery or any other JavaScript library. Respects prefers-reduced-motion setting.
Description
Add animations to Gutenberg blocks.
License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.