 * Plugin Name: Extended Data to REST API
 * Description: Exposes Extended Data (meta, terms, p2p, ...) in the WordPress REST API
 * Requires at least: 5.2
 * Requires PHP:      5.6
 * Author: ZanclOn
 * Author URI: https://github.com/ZanclOn/
 * License: GPL v2 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Plugin URI: https://github.com/ZanclOn/wp-extended-data-to-rest-api
 * Text Domain: wp-extended-data-to-rest-api




******************


This plugin adds other details to the information present in the posts exposed by the wordpress REST API.

For example:

- terms and taxonomy
- meta
- connections between posts (wp-posts-to-posts)
