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://tw.wordpress.org/plugins/motioncraft-scroll-animations/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/motioncraft-scroll-animations/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/motioncraft-scroll-animations/#installation)
 * [開發資訊](https://tw.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 Enable Animations.
 * [[
 * MotionCraft Disable Animations.
 * [[
 * Add Custom Animations And Save All Settings.
 * [[
 * Edit OR Delete Custom Animations.
 * [[
 * Preview All Animations.
 * [[
 * Animation Reference.
 * [[
 * Data Attributes.
 * [[
 * Gutenberg Animation.
 * [[
 * Gutenberg Animation Using Settings.
 * [[
 * 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 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/motioncraft-scroll-animations/)
 * 標籤:
 * [animate on scroll](https://tw.wordpress.org/plugins/tags/animate-on-scroll/)
   [animation](https://tw.wordpress.org/plugins/tags/animation/)[gutenberg](https://tw.wordpress.org/plugins/tags/gutenberg/)
   [motion effects](https://tw.wordpress.org/plugins/tags/motion-effects/)[scroll animation](https://tw.wordpress.org/plugins/tags/scroll-animation/)
 *  [進階檢視](https://tw.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/)