An open API service indexing awesome lists of open source software.

https://github.com/stuzzo/acf-collector

Wordpress plugin that add custom fields values to templates and api automatically
https://github.com/stuzzo/acf-collector

advanced-custom-fields wordpress

Last synced: 5 months ago
JSON representation

Wordpress plugin that add custom fields values to templates and api automatically

Awesome Lists containing this project

README

          

# ACF-Collector

Wordpress plugin that retrieves automatically all the custom fields added by you with the Advanced Custom Fields plugin.

It appends the custom fields in a WP Rest request or inside a template object (such as post, page, etc.).

## Requirements
1. Wordpress at least version 4.7
2. Advanced custom fields at least version 5.0

## Installing
1. Download the plugin into your plugins directory
2. Enable in the WordPress admin
3. Test if the plugin is active requesting `http(s)://yourhost/wp-json/wp/v2/posts`, you should see an entry key `acf_collector_field`

## Links
- [Plugin page](https://wordpress.org/plugin/acf-collector/)
- [Advanced Custom Fields documentation](https://www.advancedcustomfields.com/resources/)

## If you want, buy me a coffee...maybe a beer would be better :)

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/stuzzo)