Title: Simple Block Animations
Author: Valentin Grenier
Published: <strong>کانوونی یەکەم 12, 2025</strong>
Last modified: ئاب 17, 2026

---

گەڕان لە پێوەکراوەکان

![](https://s.w.org/plugins/geopattern-icon/simple-block-animations.svg)

# Simple Block Animations

 لەلایەن [Valentin Grenier](https://profiles.wordpress.org/valentingrenier/)

[داگرتن](https://downloads.wordpress.org/plugin/simple-block-animations.2.1.0.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/simple-block-animations/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/simple-block-animations/#reviews)
 *  [دامەزراندن](https://ku.wordpress.org/plugins/simple-block-animations/#installation)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/simple-block-animations/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/simple-block-animations/)

## وەسف

Simple block animations adds scroll-triggered animations to WordPress Gutenberg 
blocks without any coding required.

**Features:**

 * 7 animation types (fade, fade up/down/left/right, zoom in, slide up)
 * Customizable duration and delay
 * Works with all blocks (core, third-party, and custom blocks)
 * Lightweight (CSS + Intersection Observer)
 * No jQuery or heavy libraries
 * Accessibility-friendly (respects prefers-reduced-motion)

**Supported Blocks:**

Works with all WordPress blocks, including core blocks, third-party blocks, and 
custom blocks.

**Development:**

The source code for this plugin is available on GitHub: https://github.com/valentin-
grenier/simple-block-animations

The plugin uses npm and webpack to compile JavaScript and CSS files. Source files
are located in the `src/` directory, and compiled files are in the `build/` directory.

To build from source:
 1. Install dependencies: `npm install` 2. Build for production:`
npm run build` 3. Build for development: `npm run dev`

## دامەزراندن

 1. Upload the plugin files to `/wp-content/plugins/simple-block-animations/`
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Select any block in Gutenberg
 4. Open the block settings panel
 5. Find the “Animations” section
 6. Enable animation and customize

## پهد

### Does it work with any theme?

Yes! The plugin works with any WordPress theme that supports Gutenberg.

### Does it slow down my site?

No. The plugin uses native CSS animations and Intersection Observer API. Assets 
only load on pages with animated blocks.

### Can I use it with page builders?

It’s designed for Gutenberg blocks. It won’t work with Elementor, Divi, or other
page builders.

### Can I set default animations for my custom blocks?

Yes! Developers can add animation attributes to their block.json file. Add `isAnimated`,`
animationType`, `animationDuration`, and `animationDelay` attributes with your desired
defaults. The plugin will respect these values, automatically enabling animations
when the block is inserted. Available animation types: fade-in, fade-in-up, fade-
in-down, fade-in-left, fade-in-right, zoom-in, slide-up.

### Do the default duration and delay settings affect existing blocks?

No. Block attribute defaults are resolved when a block is inserted, so changing 
the defaults on the settings page only applies to blocks you add afterwards. Blocks
already in your content keep the values saved with them, which you can still change
individually in the block sidebar.

## پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

## بەشداربووان و گەشەپێدەران

“Simple Block Animations” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان
تێدا کردووە.

بەشداربووان

 *   [ Valentin Grenier ](https://profiles.wordpress.org/valentingrenier/)

[“Simple Block Animations” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/simple-block-animations)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/simple-block-animations/)،
سەیری [تەمارگەی (SVN)](https://plugins.svn.wordpress.org/simple-block-animations/)
بکە، یان بەشداربە لە [ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/simple-block-animations/)
لە ڕێگەی [(RSS)](https://plugins.trac.wordpress.org/log/simple-block-animations/?limit=100&mode=stop_on_copy&format=rss).

## ڕووداوتۆمارگەریی گۆڕین

#### 2.1.0

 * Fixed: animations now load for dynamic blocks, block templates, template parts
   and synced patterns
 * Fixed: prefers-reduced-motion is now respected
 * Fixed: editor strings were untranslatable due to a text domain mismatch
 * Added: zoom in and slide up animations
 * Added: the default duration and delay settings now apply to newly inserted blocks
 * Changed: requires WordPress 6.2 or later
 * Tested up to WordPress 7.1

#### 2.0.8

 * Tested and confirmed compatible with WordPress 7.0

#### 2.0.7

 * Prepared plugin for WordPress 7.0 compatibility
 * Fixed missing editor script dependencies

#### 2.0.2

 * Updated documentation with “For developers” section regarding default animation
   attributes for custom blocks

#### 2.0.0

 * Respected pre-existing animation attributes from block.json to allow default 
   animations in custom blocks

#### 1.2.1

 * Update to version 1.2.1

#### 1.2.0

 * Update to version 1.2.0

#### 1.2.0

 * Added dynamic blocks support

#### 1.1.2

 * Added support for all block types

#### 1.1.1

 * Update to version 1.1.1

#### 1.0.0

 * Initial release
 * 5 animation types
 * Duration and delay controls
 * Support for core and Meta Box blocks

## مێتا

 *  وەشان **2.1.0**
 *  دوایین بەڕۆژکردنەوە **2 حەفتە لەمەوبەر**
 *  دامەزراندنی چالاک **10+**
 *  وەشانی وۆردپرێس ** 6.2 یان بەرزتر **
 *  تاقیکراوەتەوە تا **7.1**
 *  وەشانی PHP ** 7.4 یان بەرزتر **
 *  زمان
 * [English (US)](https://wordpress.org/plugins/simple-block-animations/)
 * تاگەکان
 * [animation](https://ku.wordpress.org/plugins/tags/animation/)[blocks](https://ku.wordpress.org/plugins/tags/blocks/)
   [effects](https://ku.wordpress.org/plugins/tags/effects/)[gutenberg](https://ku.wordpress.org/plugins/tags/gutenberg/)
   [scroll](https://ku.wordpress.org/plugins/tags/scroll/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/simple-block-animations/advanced/)

## هەڵسەنگاندنەکان

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/simple-block-animations/reviews/#new-post)

[بینینی هەموو پێداچوونەوەکان](https://wordpress.org/support/plugin/simple-block-animations/reviews/)

## بەشداربووان

 *   [ Valentin Grenier ](https://profiles.wordpress.org/valentingrenier/)

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/simple-block-animations/)