-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
63 lines (42 loc) · 2.3 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
=== Animate WP Blocks ===
Contributors: dkress59
Tags: block
Requires at least: 5.0
Tested up to: 5.7
Stable tag: 2.0.2
Requires PHP: 5.4.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Add animation controls to each and every Gutenberg Block! Runs on Animate.css v4.
== Description ==
Install the plugin and choose from a hundred animations for any of your Blocks. It's that easy!
Now also includes settings for scroll-conditioned animations.
== Installation ==
You can simply install this plugin to your WordPress installation and you are ready to go!
* Install the plugin through the WordPress plugins admin screen, or upload the plugin files to the `/wp-content/plugins/animate-wp-blocks` directory.
* Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= Are there additional requirements to this Plugin? =
No, this plugin ships packaged with Animate.css v4. You can use Animate.css anywhere on your WordPress site out-of-the-box, but the plugin loads an additional script for the Gutenberg Block integration.
= Will this work anywhere on my WordPress site? =
With this plugin you can take full advantage of Animate.css anywhere on your site. The Animation Controls are available everywhere, where the Gutenberg Block Editor is used (e.g. any page or post).
= Which particular blocks will this work with? =
Animations Controls are instantly available on **any block** upon plugin activation, including third-party and custom blocks! _Check out details on how to limit animation controls to certain blocks in the [source code](https://github.com/dkress59/wp-gutenberg-animate) on GitHub._
== Screenshots ==
1. The plugin provides any block with four new animation controls:
Type, Repetitions, Duration and Delay.
2. Animate.css comes with almost a hundred animation types!
3. You can add animations to virtually any Gutenberg Block.
== Changelog ==
= 2.0.2 =
== Scroll Detection ==
* Adds new scroll detection animation controls
* Adds plugin settings page for explanations and global/default settings
= 2.0.1 =
== Public Release ==
* Imports WordPress NPM dependencies and pre-packages them
*
= 2.0.0 =
== Animate.css v4 ==
* refactored for public release
* switched from Animate.css v3 to v4