Linux 软件免费装
Banner图

Sekura REST Bridge for ACF

开发者 cwdekker
更新时间 2026年3月24日 21:23
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv3 or later
版权网址: 版权信息

标签

json acf wp-api rest-api custom-fields

下载

1.0.0

详情介绍:

Sekura REST Bridge for ACF securely exposes Advanced Custom Fields in the WordPress REST API. Based on ACF to REST API by Aires Goncalves, rebuilt with security as a first-class concern. The original ACF to REST API plugin exposes all ACF field data to unauthenticated requests, including options pages (which often contain API keys and secrets), user profile fields, and fields on private/draft posts. This plugin fixes that with proper WordPress capability checks on every endpoint. Features Endpoints ACF data is also appended as an acf key on standard WP REST API responses.

安装:

  1. Upload the sekura-rest-bridge-for-acf folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Ensure Advanced Custom Fields is installed and active

常见问题:

Does this work with ACF Pro?

Yes. Sekura REST Bridge for ACF works alongside ACF Pro's native REST support and overrides it to provide consistent access control.

Is this a drop-in replacement for ACF to REST API?

Yes. It uses the same acf/v3 namespace and acf response key. Deactivate the old plugin and activate this one.

更新日志:

1.0.0