內容簡介
此外掛會擴展WordPress REST API (版本 2),提供新的路由讓 WordPress 註冊過的選單可以被呼叫。
以下是新增的路徑:
/menus/v1/menus:列出所有註冊過的選單。
/menus/v1/menus/<slug>:特定選單的資料。
/menus/v1/locations:列出你的佈景主題中註冊過的每個選單的位置。
/menus/v1/locations/<slug>:特定選單位置的資料。
與 ACF 選單的自訂屬性和選單項目的自訂屬性相容。
與Menu Image, Icons made easy相容。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This plugin extends the WordPress REST API (Version 2) with new routes for WordPress registered menus.
The new routes available will be:
/menus/v1/menus list of every registered menu.
/menus/v1/menus/
/menus/v1/locations list of every registered menu location in your theme.
/menus/v1/locations/
Compatible with ACF menu’s custom attributes and menu item’s custom attributes.
Compatible with Menu Image, Icons made easy.
