WP API Customizer Icon

WP API Customizer

By Kite

Active Installs

20+

Last Updated

January 17, 2015

First Released

September 19, 2014

Download History (Last one month)


Contributors

Due to security/privacy concerns, JSON REST API (WP API) only allows post meta data (custom field value) for authenticated users.
This plugin is an easy way to make post meta available when unauthenticated.

After activate the plugin, go to WP API Customizer option page.
Click the plus icon to add rows.
Set JSON attributes and custom field names in your posts that you want to use when unauthenticated.
The JSON REST API will provide the data as “post_meta” like the following:

"post_meta":{"your_attribute_a":"Custom Field A value","your_attribute_b":"Custom Field B value"}
  1. Upload the wp-api-customizer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to WP API Customizer option page.
  4. Set JSON attributes and custom field names.

No FAQ provided.

Changelog

0.0.2

  • Fix a bug that WP API Customizer options are deleted unexpectedly
  • Solve conflicts with some plugins
  • Delete the data in the database when uninstalling WP API Customizer

0.0.1

  • Initial Release.
<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
0.0.2 Download Stable
0.0.1 Download Stable

Plugin Info

  • Version: 0.0.2
  • Last Updated: January 17, 2015
  • Active Installs: 20+
  • WordPress Version: 4.0 or higher
  • Tested up to: 4.1.42
  • PHP Version: or higher
  • Tags:    
    api custom-field json rest rest-api

Ratings


5.0 out of 5 stars. (1 reviews)

See all reviews
Scroll to Top