Skip to content

A plugin that extends WordPress REST API with new routes and fields.

License

Notifications You must be signed in to change notification settings

jovanidash21/wp-rest-api-extension-plugin

Repository files navigation

WP REST API Extension Plugin

Prerequisite

Installation

  • Clone or download this repository.
git clone https://github.com/jovanidash21/wp-rest-api-extension-plugin.git
  • Go to admin area and select Plugins -> Add New -> Upload and browse for the plugin file or upload the plugin file to /wp-content/plugins/ directory.
  • Install and then activate the plugin.
  • Go to Settings -> WP REST API Extension to configure the settings of the plugin.

Features

  • Add /wp-json/wp/v2/menus/<menu-location> route.
  • Add next_post and prev_post field on API route of a post type item.

License

Licensed under GNU General Public License v3.0.

About

A plugin that extends WordPress REST API with new routes and fields.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages