
內容簡介
WP REST API Controller 外掛提供使用者易用的圖形化介面,使管理員可以切換 WordPress 核心和自訂文章類型以及分類法的可見性和端點,同時也可以自訂 API 回應中所附帶的元資料。此外,你可以調整可見度和自訂附加到 API 回應的元資料。
注意:此外掛需要 WordPress 4.7 版或更新版本才能運作。
功能如下:
啟用/停用文章類型和分類法的 REST API 端點。
啟用/停用文章類型/分類法的元資料 (新增或移除 API 請求中的元資料欄位)。
重新命名文章類型/分類法的基礎端點。
重新命名 API 請求中文章類型/分類法的元資料名稱,使其更符合使用者需求。
操作並掌控由第三方外掛和佈景主題產生的文章類型/分類法和其資料。
在不編寫 PHP 代碼的情況下對 API 回應進行精細的控制。
包含可擴充和修改預設功能的篩選器。
可當地化並準備做翻譯。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
WP REST API Controller allows admins to toggle the visibility of, and customize the endpoints for, all core and custom post types and taxonomies within WordPress with an easy-to-use graphical interface. Additionally, you can tweak visibility and customize the meta data attached to the API response.
Note: This plugin requires WordPress Version 4.7 or later to work.
Features:
Enable/Disable REST API endpoints for post types and taxonomies.
Enable/Disable post type/taxonomy meta data (add or remove meta fields from API requests).
Rename post type/taxonomy base endpoints.
Rename post type/taxonomy meta data names in API requests so they are more user friendly.
Manipulate and control post types/taxonomies and their data created by third party plugins and themes.
Granular control of API responses without writing a single line of PHP code.
Filters included to alter and extend default functionality.
Localized and ready for translations.
