Description
Use the power of animate.css to animate Gutenberg blocks as they enter the viewport.
Just add an Animation Block ► and then put any blocks to be animated into the Animation Block.
Main Features:
- Animations from the Animate.css library.
- Delay and Speed options.
- Control Animation frequency.
- Block z-index option.
Usage
Blocks
This plugin provides 1 block.
- Animation Block
Installation
Automatic installation
- Log into your WordPress admin area
- Go to Plugins -> Add New
- Search for Animation Block -> Install Now
- Activate the plugin
Manual installation
The manual installation method involves downloading my Animation Block plugin and uploading it to your webserver
via your favorite FTP application. The WordPress codex contains instructions on how to do this here.
Minimum Requirements
- PHP version 5.6 or greater
- Gutenberg plugin
Reviews
Contributors & Developers
“Animation Block” is open source software. The following people have contributed to this plugin.
Contributors“Animation Block” has been translated into 6 locales. Thank you to the translators for their contributions.
Translate “Animation Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2 – 5-9-2019
Compatible with WordPress 5.2
1.0.1 – 12-07-2018
Update UI
Fix CSS not enqueuing on the frontend
1.0.0 – 10-18-2018
First Release