Linux 软件免费装
Banner图

FrontPilot – Front-End Editor

开发者 akashahmed29
更新时间 2026年7月27日 19:22
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

page builder editor front-end editor inline editing content editing

下载

1.0.0

详情介绍:

FrontPilot brings content editing to the front end of your WordPress site. Instead of switching to wp-admin and the block or Classic editor, eligible users can click "Edit with FrontPilot" right on the page and start editing in place, with a clean floating toolbar, live preview, and one-click save or publish. Key Features Admin Settings Developer Friendly FrontPilot is built with namespaced, PSR-4 autoloaded, object-oriented PHP, follows the WordPress Coding Standards, and exposes both a REST API and an admin-ajax fallback for saving content.

安装:

  1. Upload the frontpilot-front-end-editor folder to the /wp-content/plugins/ directory, or install the plugin ZIP through Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins screen.
  3. Go to Settings → FrontPilot to choose editable post types, allowed roles, and toolbar options.
  4. Visit any eligible page on the front end while logged in and click Edit with FrontPilot in the admin bar.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this replace the block editor?

No. FrontPilot is a lightweight, complementary way to make quick edits directly from the front end. The block editor and Classic Editor continue to work as normal in wp-admin.

Who can use the front-end editor?

Only logged-in users whose role is allowed in Settings → FrontPilot, and who already have WordPress's own edit_post capability for that specific item.

Does FrontPilot load scripts on every page?

No. Front-end assets are only enqueued when the current user is eligible to edit the currently viewed post or page.

Is FrontPilot translation-ready?

Yes. All strings are wrapped for translation and a .pot template is included in the /languages folder.

更新日志:

1.0.0