This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

REST API Link Manager

توضیحات

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.

نصب

  1. Upload the plugin files to the /wp-content/plugins/rest-api-link-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

سوالات متداول

No questions yet!

نقد و بررسی‌ها

خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“REST API Link Manager” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “REST API Link Manager” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.0

  • Initial version of the plugin.