Skip to content

integromat/wordpress-rest-api-custom-fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===  REST API Custom Fields ===
Contributors: integromat
Tags: rest, api, rest api, endpoint, endpoints, meta, data, meta_data, integromat
Requires at least: 5.0
Tested up to: 5.3
Requires PHP: 5.6
Stable tag: 1.2
License: GPLv2 or later

This plugin enhances Wordpress REST API v2 responses about metadata

== Description ==
This plugin enhances Wordpress REST API v2 responses about metadata.
The metadata enhancement is available only for this wordpress core object types: post, comment, user, term

== Installation ==
1. Upload "rest-api-custom-fields" folder to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. New item "REST API Custom Fields" appears in the admin menu (under the Settings menu). There you can select which metadata you want to contain in the REST API response.

== Changelog ==

= 1.2 =
* Exposed values can now contain arrays
* Attributes representing custom fields moved directly under the top-level node in the response

= 1.1 =
* Fixed db prefix

= 1.0 =
* Init version

== Screenshots ==
1. Settings pane

About

Wordpress plugin adding custom fields to API responses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published