Title: Embed Block for Figma
Author: 10up
Published: <strong>2024 年 9 月 5 日</strong>
Last modified: 2026 年 1 月 5 日

---

搜索插件

![](https://ps.w.org/embed-block-figma/assets/banner-772x250.png?rev=3147245)

![](https://ps.w.org/embed-block-figma/assets/icon.svg?rev=3147245)

# Embed Block for Figma

 作者：[10up](https://profiles.wordpress.org/10up/)

[下载](https://downloads.wordpress.org/plugin/embed-block-figma.0.4.0.zip)

[实时预览](https://cn.wordpress.org/plugins/embed-block-figma/?preview=1)

 * [详情](https://cn.wordpress.org/plugins/embed-block-figma/#description)
 * [评价](https://cn.wordpress.org/plugins/embed-block-figma/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/embed-block-figma/#developers)

 [支持](https://wordpress.org/support/plugin/embed-block-figma/)

## 描述

 * Embed a Figma file using a block in the WordPress editor.
 * Paste a Figma URL on a new line in the Block Editor to automatically convert 
   it to a Figma Embed block.
 * Block settings allow for altering margins of rendered Figma file embed

### Getting Started

Once the plugin is installed and activated, you should see a new Figma Embed block.
Insert this block into your content and enter the URL of the Figma file you want
to embed.

Assuming it’s a valid URL, the block will automatically fetch the Figma file and
display it in the editor. Once saved, this will also display on the front-end.

## 屏幕截图

 * [[
 * The Figma Embed block with sample URL pre-embed.
 * [[
 * The rendered Figma Embed block in the editor / admin.
 * [[
 * The Figma Embed block settings prior to rendering in the editor / admin.
 * [[
 * Front-end rendering of the Figma Embed block.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Embed Block for Figma」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ 10up ](https://profiles.wordpress.org/10up/)
 *   [ Darin Kotter ](https://profiles.wordpress.org/dkotter/)
 *   [ Jeffrey Paul ](https://profiles.wordpress.org/jeffpaul/)

[帮助将「Embed Block for Figma」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/embed-block-figma)

### 对开发感兴趣吗?

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

## 更新日志

#### 0.4.0 – 2025-05-19

**Note that this release bumps the WordPress minimum version from 6.4 to 6.6.**

 * **Changed:** Bump WordPress “tested up to” version 6.8 (props [@thrijith](https://github.com/thrijith),
   [@jeffpaul](https://github.com/jeffpaul) via [#42](https://github.com/10up/embed-block-figma/pull/42),
   [#43](https://github.com/10up/embed-block-figma/pull/43), [#48](https://github.com/10up/embed-block-figma/pull/48),
   [#49](https://github.com/10up/embed-block-figma/pull/49)).
 * **Changed:** Bump WordPress “requires at least” version 6.6 (props [@thrijith](https://github.com/thrijith),
   [@jeffpaul](https://github.com/jeffpaul) via [#42](https://github.com/10up/embed-block-figma/pull/42),
   [#43](https://github.com/10up/embed-block-figma/pull/43), [#48](https://github.com/10up/embed-block-figma/pull/48),
   [#49](https://github.com/10up/embed-block-figma/pull/49)).
 * **Changed:** Bump Support Level from `Beta` to `Stable` (props [@jeffpaul](https://github.com/jeffpaul),
   [@dkotter](https://github.com/dkotter) via [#52](https://github.com/10up/embed-block-figma/pull/52)).
 * **Security:** Bump `express` from 4.21.1 to 4.21.2 (props [@dependabot](https://github.com/apps/dependabot),
   [@dkotter](https://github.com/dkotter) via [#47](https://github.com/10up/embed-block-figma/pull/47)).
 * **Security:** Bump `body-parser` from 1.20.2 to 1.20.3 (props [@dependabot](https://github.com/apps/dependabot),
   [@iamdharmesh](https://github.com/iamdharmesh) via [#38](https://github.com/10up/embed-block-figma/pull/38)).
 * **Security:** Bump `http-proxy-middleware` from 2.0.7 to 2.0.9 and `tar-fs` from
   2.1.1 to 3.0.8 (props [@dependabot](https://github.com/apps/dependabot), [@dkotter](https://github.com/dkotter)
   via [#53](https://github.com/10up/embed-block-figma/pull/53)).

#### 0.3.1 – 2024-09-05

**Initial plugin release on WordPress.org 🎉**

#### 0.3.0 – 2024-08-29

 * **Added:** WordPress.org Playground preview (props [@thrijith](https://github.com/thrijith),
   [@dkotter](https://github.com/dkotter), [@jeffpaul](https://github.com/jeffpaul)
   via [#29](https://github.com/10up/embed-block-figma/pull/29)).
 * **Changed:** Updated plugin name from “Figma Block” to “Embed Block for Figma”(
   props [@thrijith](https://github.com/thrijith), [@dkotter](https://github.com/dkotter),
   [@jeffpaul](https://github.com/jeffpaul) via [#28](https://github.com/10up/embed-block-figma/pull/28),
   [#31](https://github.com/10up/embed-block-figma/pull/31)).
 * **Security:** Bump `webpack` from 5.90.3 to 5.94.0 (props [@dependabot](https://github.com/apps/dependabot),
   [@dkotter](https://github.com/dkotter) via [#30](https://github.com/10up/embed-block-figma/pull/30)).

#### 0.2.0 – 2024-07-11

**Initial public plugin release. 🎉**

 * **Changed:** Bump WordPress “tested up to” version 6.6 (props [@psorensen](https://github.com/psorensen),
   [@jeffpaul](https://github.com/jeffpaul) via [#21](https://github.com/10up/embed-block-figma/pull/21)).
 * **Changed:** Updated documentation (props [@jeffpaul](https://github.com/jeffpaul)
   via [#17](https://github.com/10up/embed-block-figma/pull/17)).
 * **Security:** Bump `braces` from 3.0.2 to 3.0.3 (props [@dependabot](https://github.com/apps/dependabot),
   [@psorensen](https://github.com/psorensen) via [#15](https://github.com/10up/embed-block-figma/pull/15)).
 * **Security:** Bump `ws` from 7.5.9 to 7.5.10 (props [@dependabot](https://github.com/apps/dependabot),
   [@psorensen](https://github.com/psorensen) via [#15](https://github.com/10up/embed-block-figma/pull/15)).

#### 0.1.0 – 2024-06-25

 * Initial private plugin release.

## 额外信息

 *  版本 **0.4.0**
 *  最后更新：**5 月前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 6.6 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/embed-block-figma/)
 * 标签
 * [blocks](https://cn.wordpress.org/plugins/tags/blocks/)[custom blocks](https://cn.wordpress.org/plugins/tags/custom-blocks/)
   [embed](https://cn.wordpress.org/plugins/tags/embed/)[figma](https://cn.wordpress.org/plugins/tags/figma/)
   [gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)
 *  [高级视图](https://cn.wordpress.org/plugins/embed-block-figma/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/embed-block-figma/reviews/)

## 贡献者

 *   [ 10up ](https://profiles.wordpress.org/10up/)
 *   [ Darin Kotter ](https://profiles.wordpress.org/dkotter/)
 *   [ Jeffrey Paul ](https://profiles.wordpress.org/jeffpaul/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/embed-block-figma/)