Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Animate Blocks

Опис

Animate Gutenberg blocks when they scroll into view.

  • Works with all existing Gutenberg blocks
  • Choose from 27 different animations
  • Configure animation with custom delays, offsets and durations
  • Based on AOS Animate On Scroll Library

Requirements

  • WordPress >= 5.0
  • PHP >= 5.6

Further Information

Скріншоти

  • Animate Blocks in Gutenberg editor

Блоки

Цей плагін надає 1 блок.

  • Animate Block

Встановлення

  1. Upload the animate-blocks directory into the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Add Animate Blocks block around other block in Gutenberg editor

Часті питання

How does it work?

Animate blocks is based on the InnerBlocks feature of Gutenberg. It wraps the blocks which should be animated. You can add as many blocks inside this wrapper block as you want.

Have you found a bug or do you have a feature request?

Please create a new GitHub issue and let us know: https://github.com/liip/animate-blocks-wordpress-plugin/issues

Відгуки

16.04.2020
This plugin is quite good. Works fine with WP 5.4. Note that it is currently difficult to select groups and this new animated block once created in 5.4 (margin problem). Use up and down arrows to get to them until problem is resolved.
Прочитати всі 2 відгуки

Учасники та розробники

“Animate Blocks” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Animate Blocks” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.1

  • [BUGFIX] Fix rendering of data-attributes when default options are changed.

1.0.0

  • Initial release of this plugin