REST API Manager For ACF
·
Custom REST API endpoint plugin to return ACF fields, post meta (selected keys), or a mixed object. Fully configurable from the admin settings page.
Bewertungen
Version
1.0.2
Aktive Installationen
10
Zuletzt aktualisiert
Oct 14, 2025
REST API Manager For ACF allows you to create a flexible REST API endpoint for your WordPress site. You can return:
- Only ACF fields
- Only selected Post Meta
- Mixed data (ACF fields + Post Meta + Post Info)
It comes with a settings page where you can configure:
- API Base URL
- Data type to return
- Select which meta keys to include
This plugin ensures safe access to data by checking user capabilities for sensitive endpoints.