WP REST API Custom Fields

Adds Advanced Custom Fields to WP REST API JSON output.

Author:André Boekhorst (based on work from @panman) (profile at wordpress.org)
WordPress version required:4.2.1
WordPress version tested:4.2.37
Plugin version:0.2
Added to WordPress repository:29-04-2015
Last updated:04-05-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:https://github.com/andreboekhorst/wp-api-cust...
Total downloads:5 896
Active installs:100+
plugin download
Click to start download

This plugin combines the two of the best WordPress plugins: Advanced Custom Fields and WP REST API.

This plugin is based on the work fromPanman on Github. He was right when he said it would be better as plugin, but it would be even better if it would be available through the WordPress Plugin Repository.

An addition made to this plugin is that each ACF Field van be filtered throug the hook: JSON_META_ACFFIELDNAME (where ACFFIELDNAME depends on the fieldname you’ve added in the Advanced Custom Fields backend.)


ChangeLog