manifest / integrations / acf-to-rest-api-recursive
ACF to REST API Recursive
Get ACF fields recursively
by Aires Gonçalves · github.com/airesvsg/acf-to-rest-api-recursive · website
★ 44stars
2.5kcomposer installs
7forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/airesvsg/acf-to-rest-api-recursive/archive/refs/heads/master.zipAlso on Packagist as airesvsg/acf-to-rest-api-recursive:
composer require airesvsg/acf-to-rest-api-recursiveFrom the readme
ACF to REST API Recursive
Get ACF Fields Recursively
- Installation
- Filters
Installation
1. Copy the acf-to-rest-api-recursive folder into your wp-content/plugins folder
2. Activate the ACF to REST API Recursive plugin via the plugin admin page
Filters
| Filter | Argument(s) |
|-----------|-----------|
| acf/restapi/recursive/types | array $types |
How to use: