=== WP REST API POST/ PAGE CUSTOM FIELDS ===
Contributors: ahmedimraan
Tags: api, json, REST, rest-api,ACF , advanced custom fields, custom fields, meta fields, advanced meta fields, meta data, advanced meta data, wordpress REST api custom fields, wordpress REST api metadata
Requires at least: 4.2.1
Tested up to: 4.9.9
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds Custom Field output to the WP REST API for posts, pages, users, and taxonomies.

== Description ==

This plugin adds Custom Fields to WP REST API JSON output. Works with Advanced Custom Fields.
Its as simple as Installing and Activating, once activated you can see an object named metadata.

== Installation ==

Upload/ Install and Activate.

1. **Upload** plugin directory to the `/wp-content/plugins/` directory
2. **Activate** WP REST API POST/ PAGE CUSTOM FIELDS from your Plugins page
**OR**
1. **Visit** Plugins > Add New
2. **Search** for "WP REST API POST/ PAGE CUSTOM FIELDS"
3. **Activate** WP REST API POST/ PAGE CUSTOM FIELDS from your Plugins page

++And you are ready to go**

== Screenshots ==

1. Add custom fields to your blog post or page.

2. fields are displayed in the JSON response as metadata.

== Changelog ==

= 1.0 =
* Initial Release. 

