
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
3665 天前
最後更新
—
問題解決
WordPress 4.4+ v1.0.0 上架:2016-03-05
內容簡介
允許使用鏈接管理器的鏈接透過 REST API 進行操作和檢索。
這個外掛提供以下端點(endpoint):
/wp-json/wp/v2/links – 列出所有鏈接的詳細信息或創建一個新的鏈接。
/wp-json/wp/v2/links/<id> – 列出特定鏈接 ID 的詳細信息,更新鏈接或刪除鏈接。
有關 REST API 的更多整體信息,請參閱REST API 外掛。
注意:此外掛需要安裝 REST API 外掛。
外掛標籤
開發者團隊
原文外掛簡介
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/
For more information about the REST API as a whole, refer to the REST API plugin.
Note: This plugin requires the REST API plugin.
