Title: MotionCraft Scroll Animations
Author: Darshan Patel
Published: <strong>2026 年 5 月 5 日</strong>
Last modified: 2026 年 5 月 25 日

---

搜索插件

![](https://ps.w.org/motioncraft-scroll-animations/assets/banner-772x250.png?rev
=3524961)

![](https://ps.w.org/motioncraft-scroll-animations/assets/icon-128x128.png?rev=3523757)

# MotionCraft Scroll Animations

 作者：[Darshan Patel](https://profiles.wordpress.org/darshu1898/)

[下载](https://downloads.wordpress.org/plugin/motioncraft-scroll-animations.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/motioncraft-scroll-animations/#description)
 * [评价](https://cn.wordpress.org/plugins/motioncraft-scroll-animations/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/motioncraft-scroll-animations/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/motioncraft-scroll-animations/#developers)

 [支持](https://wordpress.org/support/plugin/motioncraft-scroll-animations/)

## 描述

MotionCraft Scroll Animations adds smooth, scroll-triggered animations to any WordPress
site. Apply animations with CSS classes, data attributes, or the Gutenberg block
editor sidebar.

Built for performance and flexibility, the plugin uses lightweight animation techniques
and Anime.js to create modern motion effects without slowing down your website.

#### Features

 * 6 built-in animation presets (fade, slide, zoom)
 * Gutenberg block editor integration with sidebar controls
 * Works with Elementor via CSS classes in the Advanced tab
 * Stagger animations for lists and grids
 * Timeline groups for sequenced animations
 * Custom animation builder (JSON-based)
 * Conditional loading and mobile disable options
 * Respects `prefers-reduced-motion`
 * Developer hooks and filters for extending functionality
 * Lightweight and performance-focused architecture

#### Usage

Add a CSS class to any element:

    ```
    anime-fade-up
    ```

Or use a data attribute:

    ```
    data-anime="fade-up"
    ```

The animation triggers automatically when the element scrolls into view.

#### Custom Animations

Define custom presets as JSON in:

Settings > MotionCraft

Example:

    ```
    { "slide-rotate": { "opacity": 0, "translateX": -60, "rotate": -15 } }
    ```

#### Compatibility

 * Elementor (Free and Pro)
 * Gutenberg Block Editor
 * Any modern WordPress theme

#### Performance

 * Deferred script loading
 * Scroll-triggered animations via IntersectionObserver
 * Optional mobile disable
 * No external CDN dependencies

#### For Developers

 * Extendable animation list via `mcsa_supported_animations` filter
 * Public API: `window.MCSA.refresh()` for dynamic content
 * All assets bundled locally

### Third-Party Services

This plugin includes the Anime.js library locally (MIT licensed).

#### Anime.js

 * License: MIT
 * Source: https://animejs.com
 * Purpose: Provides the lightweight animation engine used by this plugin.
 * Data transmitted: None. No external requests are made. All assets are bundled
   locally.
 * MIT License: https://opensource.org/licenses/MIT

## 屏幕截图

[⌊MotionCraft Settings Menu.⌉⌊MotionCraft Settings Menu.⌉[

MotionCraft Settings Menu.

[⌊MotionCraft Enable Animations.⌉⌊MotionCraft Enable Animations.⌉[

MotionCraft Enable Animations.

[⌊MotionCraft Disable Animations.⌉⌊MotionCraft Disable Animations.⌉[

MotionCraft Disable Animations.

[⌊Add Custom Animations And Save All Settings.⌉⌊Add Custom Animations And Save All
Settings.⌉[

Add Custom Animations And Save All Settings.

[⌊Edit OR Delete Custom Animations.⌉⌊Edit OR Delete Custom Animations.⌉[

Edit OR Delete Custom Animations.

[⌊Preview All Animations.⌉⌊Preview All Animations.⌉[

Preview All Animations.

[⌊Animation Reference.⌉⌊Animation Reference.⌉[

Animation Reference.

[⌊Data Attributes.⌉⌊Data Attributes.⌉[

Data Attributes.

[⌊Gutenberg Animation.⌉⌊Gutenberg Animation.⌉[

Gutenberg Animation.

[⌊Gutenberg Animation Using Settings.⌉⌊Gutenberg Animation Using Settings.⌉[

Gutenberg Animation Using Settings.

[⌊Elementor Animation.⌉⌊Elementor Animation.⌉[

Elementor Animation.

## 安装

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate the plugin through the WordPress admin panel.
 3. Add animation classes or use Gutenberg block editor controls.

## 常见问题

### Does this plugin work with Elementor?

Yes. Add animation classes in the Advanced tab of any Elementor widget.

### Do I need coding knowledge?

No. Use CSS classes or the Gutenberg sidebar controls.

### Can I create custom animations?

Yes. Use the JSON animation builder in the settings page.

### Will this slow down my website?

Scripts load conditionally and are deferred for better performance.

### Is this better than Elementor animations?

MotionCraft Scroll Animations provides smooth, performant scroll-triggered animations
using Anime.js (MIT licensed). It is lightweight, GPL-compliant, and works with 
any theme or page builder.

## 评价

此插件暂无评价。

## 贡献者及开发者

「MotionCraft Scroll Animations」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Darshan Patel ](https://profiles.wordpress.org/darshu1898/)

[帮助将「MotionCraft Scroll Animations」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/motioncraft-scroll-animations)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/motioncraft-scroll-animations/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/motioncraft-scroll-animations/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/motioncraft-scroll-animations/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/motioncraft-scroll-animations/)。

## 更新日志

#### 1.0.1

 * Tested compatibility with WordPress 7.0
 * Minor improvements and maintenance updates
 * Improved plugin stability and compatibility

#### 1.0.0

 * Initial release.
 * MotionCraft Scroll Animations provides smooth, scroll-triggered animations using
   Anime.js (MIT licensed).
 * Gutenberg block editor integration with sidebar controls.
 * Works with Elementor via CSS classes.
 * Stagger animations for lists and grids.
 * Timeline groups for sequenced animations.
 * Custom animation builder (JSON-based).
 * Conditional loading and mobile disable options.
 * Respects `prefers-reduced-motion` for accessibility.
 * Developer hooks and filters for extending functionality.

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**2 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/motioncraft-scroll-animations/)
 * 标签
 * [animate on scroll](https://cn.wordpress.org/plugins/tags/animate-on-scroll/)
   [animation](https://cn.wordpress.org/plugins/tags/animation/)[gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)
   [motion effects](https://cn.wordpress.org/plugins/tags/motion-effects/)[scroll animation](https://cn.wordpress.org/plugins/tags/scroll-animation/)
 *  [高级视图](https://cn.wordpress.org/plugins/motioncraft-scroll-animations/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/motioncraft-scroll-animations/reviews/)

## 贡献者

 *   [ Darshan Patel ](https://profiles.wordpress.org/darshu1898/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/motioncraft-scroll-animations/)