Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Expose Advanced Custom Fields in the WordPress REST API with proper access control.
Sekura REST Bridge for ACF is a WordPress plugin that securely exposes Advanced Custom Fields (ACF) in the WordPress REST API. It enhances the original ACF to REST API plugin by implementing proper permission checks on every endpoint, ensuring that sensitive data is protected from unauthenticated access.
This plugin is suitable for developers who need to integrate ACF data with the WordPress REST API while maintaining strict security measures. It supports various endpoints for retrieving and updating ACF fields across posts, users, comments, and options pages.
Best for: This plugin is best for developers looking to securely expose ACF data via the WordPress REST API.
What it does well
Where it falls short
Sekura REST Bridge for ACF offers a secure solution for accessing ACF data through the REST API, making it a practical choice for developers focused on data protection.
cwdekker's own description of Sekura REST Bridge for ACF, lightly tidied.
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.
GET /wp-json/acf/v3/{post_type}/{id} – Get ACF fields for a postGET /wp-json/acf/v3/{post_type}/{id}/{field} – Get a specific fieldPUT /wp-json/acf/v3/{post_type}/{id} – Update ACF fieldsGET /wp-json/acf/v3/options/{id} – Get ACF options page fieldsGET /wp-json/acf/v3/users/{id} – Get ACF fields for a userGET /wp-json/acf/v3/comments/{id} – Get ACF fields for a commentACF data is also appended as an acf key on standard WP REST API responses.
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies