REST API Link Manager

plugin banner

Enable REST API endpoints for Links in the Link Manager.

Author:Jeremy Pry (profile at wordpress.org)
WordPress version required:4.4
WordPress version tested:4.4.32
Plugin version:1.0.0
Added to WordPress repository:06-03-2016
Last updated:07-03-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:https://github.com/PrysPlugins/rest-api-link-...
Total downloads:1 965
Active installs:10+
plugin download
Click to start download

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.


FAQ
ChangeLog