REST API Link Manager

REST API Link Manager Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,965 downloads
REST API Link Manager Icon

Try plugin: REST API Link Manager

We'll create fresh WordPress site with REST API Link Manager installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About REST API Link Manager

Enable REST API endpoints for Links in the Link Manager.

1


0


0


0


0

updated: 8 years ago
since: 8 years ago
author: Jeremy Pry

Description

Allow Links from the Link Manager to be manipulated and retrieved using the REST API.

This plugin makes the following endpoints available:

  • /wp-json/wp/v2/links – List details for all links, or create a new link.
  • /wp-json/wp/v2/links/<id> – List details for a particular link ID, update a link, or delete a link.

For more information about the REST API as a whole, refer to the REST API plugin.

Note: This plugin requires the REST API plugin.