Linux 软件免费装

Jamie's Front-End Editor for Content Teams

开发者 jamiemarsland
更新时间 2026年7月21日 17:56
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

frontend editing block editor inline editor interactivity api

下载

0.8 0.1 0.3 0.2 0.5 0.4 0.7 0.7.1

详情介绍:

Jamie's Front-End Editor for Content Teams lets your team edit page and post content directly from the front end of your WordPress site. No need to open the block editor — click any text, link, button or image on the live page and change it in place. Built on the WordPress Interactivity API with no build step required. Give your team precise, bounded editing: let them fix the copy that should change, and lock down the parts that shouldn't. Features:

安装:

  1. Upload the jamies-front-end-editor-for-content-teams folder to /wp-content/plugins/, or install through the Plugins screen.
  2. Activate the plugin through the Plugins menu.
  3. Go to Settings > Front-End Editor to configure editable blocks and restricted roles.

常见问题:

Does this work with any theme?

Yes. The plugin uses the render_block filter and works with any block theme.

Does it preserve block markup?

Yes. Edits are saved per-block via a custom REST endpoint that parses and serializes blocks server-side.

What blocks can be edited?

By default, paragraphs and headings. You can configure this in Settings > Front-End Editor.

Who can edit content on the front end?

Only logged-in users who already have permission to edit the post. The editing UI is never shown to visitors.

Can I stop my team editing certain content?

Yes. You can lock a whole page (a checkbox in the "Front-End Editing" box when editing the page), or lock a single block/section using the block's own Lock option (the padlock in its Options menu) or by adding the CSS class "fie-no-edit" in its Advanced panel. A locked block, and everything nested inside it, becomes read-only on the front end. Locks are enforced when saving, so they can't be bypassed.

更新日志:

0.8 0.7.1 0.7 0.6 0.5 0.4 0.3 0.2 0.1