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
- Host: GitHub
- URL: https://github.com/stuzzo/acf-collector
- Owner: stuzzo
- License: gpl-3.0
- Created: 2019-01-14T23:11:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T14:47:18.000Z (over 6 years ago)
- Last Synced: 2025-07-04T01:03:02.815Z (12 months ago)
- Topics: advanced-custom-fields, wordpress
- Language: PHP
- Homepage:
- Size: 1.07 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)
[](https://www.paypal.me/stuzzo)