Plugin info

Total downloads: 47,427
Active installs: 500
Total reviews: 5
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 4/11/2017 (3185 days ago)
Added to WordPress: 3/8/2015 (10 years old)
Minimum WordPress version: 3.9.0
Tested up to WordPress version: 4.7.31
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3185 days ago • 5 reviews

22/100

Is ACF to WP-API abandoned?

Possibly abandoned (last update 3185 days ago).

Compatibility

Requires WordPress: 3.9.0
Tested up to: 4.7.31
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

ACF to REST API
Rating 4.9/5 (34 reviews)Active installs 30,000
JWT Authentication for WP REST API
Rating 4.4/5 (51 reviews)Active installs 60,000
REST API Meta Support
Rating 5.0/5 (2 reviews)Active installs 6,000
REST API Log
Rating 3.6/5 (24 reviews)Active installs 5,000
WP API Menus
Rating 5.0/5 (8 reviews)Active installs 2,000
Password Reset with Code for WordPress REST API
Rating 5.0/5 (10 reviews)Active installs 1,000

Description

Puts all ACF fields from posts, pages, custom post types, comments, attachments and taxonomy terms, into the WP-API output under the ‘acf’ key. Creates a new /option endpoint returning options (requires ACF Options Page plugin).

Installation

No installation instructions available

Frequently Asked Questions

Installation Instructions

  1. Unzip and upload the acf-to-wp-api directory to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

How can I log and issue or contribute code?

See the CONTRIBUTING.md file.

How can I filter posts on a custom field?

See GitHub issue #13 (http://github.com/times/acf-to-wp-api/issues/13) for example code to do this.

Review feed

stacyvlasits
9/3/2016

Does what it says on the tin

Works like it says it will. Good documentation.

Screenshots

No screenshots available

Changelog

1.4.0

  • Compatibility improvements for WordPress 4.7

1.3.3

  • Compatibility fix for V2.0Beta9

1.3.2

  • Adds support for custom post types when using v2 of the REST API

1.3.1

  • Fix to support PHP < 5.4

1.3.0

  • Add support for v2 of WP-API
  • Restructure of much of the code, adding documentation throughout
  • Add an additional endpoint for requesting single option values
  • Tested with WordPress 4.3.0

1.2.1

  • Tested with WordPress 4.2.1

1.2.0

  • Added ACF data to comments (Thanks @ramvi).

1.1.0

  • Add option endpoint for ACF options add-on (Thanks @kokarn).

1.0.1

  • Fix for addACFDataTerm.

1.0.0

  • Initial release.