[WordPress] 外掛分享: Jadav REST Route Explorer

首頁外掛目錄 › Jadav REST Route Explorer
WordPress 外掛 Jadav REST Route Explorer 的封面圖片
全新外掛
安裝啟用
尚無評分
27 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.0.0 上架:2026-08-17

內容簡介

Jadav REST Route Explorer 是一款開發者工具,專為探索 WordPress 網站上註冊的 REST API 路由而設計。它提供管理員專用介面,方便瀏覽端點、組成本地測試請求、檢查 JSON 回應、生成 cURL 命令,並將請求匯出為可重用的 JSON API 集合。

【主要功能】
• 按命名空間分組的路由目錄
• 按命名空間或方法搜尋和過濾路由
• 支援 GET、POST、PUT、PATCH 和 DELETE 方法的請求組合器
• 查詢參數、主體參數和標頭的 JSON 編輯器
• 狀態碼、時間、標頭和格式化 JSON 主體的回應分析器
• 對於已保存請求或發現路由的 JSON API 集合匯出

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Jadav REST Route Explorer」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Jadav REST Route Explorer is a developer utility for exploring the REST API routes registered on a WordPress site. It provides an admin-only interface for browsing endpoints, composing local test requests, inspecting JSON responses, generating cURL commands, and exporting requests as a reusable JSON API collection.
All test requests run locally through WordPress with rest_do_request(). The plugin does not call external services, load remote assets, or track usage.
External services
This plugin does not connect to any third-party or external services. REST requests are executed locally inside WordPress using rest_do_request(). Export files are generated in the administrator’s browser and are not sent anywhere by this plugin.
Features

Route catalog grouped by namespace.
Search and filter routes by namespace or method.
Request composer for GET, POST, PUT, PATCH, and DELETE methods.
JSON editors for query parameters, body parameters, and headers.
Response analyzer with status code, timing, headers, and formatted JSON body.
cURL generation for the active request.
JSON API collection export for saved requests or discovered routes.
Browser-local request history and presets.
Review hints for public routes, write methods, and missing argument metadata.

延伸相關外掛

文章
Filter
Mastodon