前言介紹
- 這款 WordPress 外掛「Ultimate Endpoints With Rest Api」是 2018-11-15 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 500 個安裝啟用數。
- 上一次更新是 2024-01-25,距離現在已有 464 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.2.4 以上。
- 有 6 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
api | rest | custom | endpoint | Custom Endpoints |
內容簡介
WordPress REST API 不僅僅是一組預設路由。但你想要新增自訂端點/路由到 WP REST API 中?太棒了!讓我們從這個外掛開始。
功能
✅ 只需一秒即可建立 API
✅ 透過秘密金鑰進行 API 認證
✅ 取消秘密金鑰
✅ 在 2 秒內建立端點 URL
✅ 捕捉 API 請求/回應日誌到系統中
✅ 建立最近活動
✅ 系統自動刪除日誌
☛ 你可能了解,製作外掛和技術支援需要耗費大量時間。因此,如果你喜歡這個外掛,你可以在這裡為我買冰淇淋 – http://wcra.gmnckkp.in/
或是直接在這裡贊助我 – paypal.me/dipoo7
☛ 首先需要一個秘密金鑰來呼叫自訂端點 URL,但管理員可以在後端的外掛介面中建立「新秘密金鑰」。在建立新的存取權限之後,外掛將提供一個所需的秘密金鑰來進行請求。外掛預設會提供根秘密金鑰,您可以在「端點 URL」選項卡中看到這些。
☛ 現在關於自訂端點 URL,這個外掛提供了一個簡單的方式來建立一個自訂端點/路由,只需一個點擊。當您建立一個端點時,此外掛會自動註冊指定使用者在「端點 URL」選項卡中定義的參數(請求)。外掛即時建立端點。如果您點擊該端點 URL,您會立即獲得「連接OK」回應。那就表示您的端點 URL/路由已經準備就緒了。
☛ 現在您可能會想到一個問題:寫自己的 API 需要什麼,雖然我需要自己編寫代碼才能進行 API。
是的,答案是您可以使用 Endpoint URLs 在較短的時間內完成 API,但您不需要編寫/處理 API,只需在此外掛所提供的篩選器鉤子中掛上您自己的代碼,一旦您創建了端點,即可享受回應。您可以在端點列表頁面中找到它。在任何功能頁面中定義篩選器鉤子之後,您將開始接收所有請求參數,並使您的 API 功能返回輸出。
☛ 這個外掛向使用者提供了一個簡單但易用的介面。使用者可以從設置面板控制設置。
☛ 這個外掛最有特色的功能之一是,如果在設置面板中打開了日誌記錄,它會記錄所有請求/回應並創建日誌。此外,外掛會通過 CRON 自動刪除之前捕獲的日誌,如果在設置面板中啟用了 CRON。使用者可以在設置面板中選擇自己所需的刪除日誌選項。請注意,WordPress CRON 不是實時自動作業,它可能存在延遲。
☛ 在管理面板中有一個「最近活動」選項卡。該外掛將記錄所有最近的動作並記錄最長達 6 天的活動。管理員可以從設置面板中更改天數。
原文外掛簡介
The WordPress REST API is more than just a set of default routes.But you want to add your Custom Endpoints/routes to the WP REST API ? Fantastic! Let’s get started with this plugin.
Features
✅ Make a API in one second only
✅ API authentication with secret key
✅ Deactivate secret key incase
✅ Create Endpoint Url In 2 Seconds
✅ Capture Api Request/Response Log into system
✅ Creating Recent Activity
✅ Auto Deleteting Log by the system
☛ You probably understand we requires lots of hours of work to make a plugins and technical supports, So if you like this plugin, you can buy me an Ice-Cream here – http://wcra.gmnckkp.in/
OR,
Directly here – paypal.me/dipoo7
☛ Firstly a Secret Key is needed to call the Custom Endpoints URL, However Admin can create ‘New Secret Key’ on plugin interface in the backend. After creating a new access, the plugin will be providing a SECRET KEY, which will be needed on requests. By default, the plugin will be providing a ROOT SECRET KEY. You can see those in ‘Endpoint URLs’ tab.
☛ Now coming to the Custom Endpoints URLs.This plugin provides an easy or simple way to create a Custom Endpoints/route by just one click. When You are creating an endpoint, this plugin register that ROUTE automatically with parameters(request) defined by the users in ‘Endpoint URLs’ Tab and the plugin builds an endpoint instantly. If you hit that endpoint URL, you will get a ‘Connection OK’ response instantly.That Means your endpoint uRL/Route is ready.
☛ Now one question could appear in your mind that what’s need to create a Custom Endpoints URL, though I need to write my own custom code to make a API .
Yes, the answer is you could make a API in very less time with the Endpoint URLs, however you do not need to write/handle the API, you just hang your own code in the filter hook, provided by this plugin, once you have created an endpoint, and enjoy the response. You can find that in Endpoint Listing panel. After defining the FILTER hook in any function page, you will be started receiving all request parameters and make functioning your API and return your output.
☛ This plugin exposes a simple yet easy interface to all settings. Users can control settings from the settings panel.
☛ One of the most features of this plugin is that it records all requests/responses and create a log, if it is TURN ON in the settings panel.Also, the plugin will remove/delete previously captured log VIA CRON, if CRON is enabled in the settings panel. The users can select their desired options to delete log in the settings panel. Please note WordPress CRON is not a real-time auto job, it could be a delay.
☛ There is a Recent activity tab in the admin panel. All recent actions will be recorded by this plugin and the activity would be recorded for maximum last 6 days. Admin can change the number of days from the settings panel.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Ultimate Endpoints With Rest Api」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Disable REST API 》這是最全面的 WordPress REST API 存取控制外掛!, 輕鬆安裝,安裝後不需要額外設定即可使用。只需上傳並啟用,整個 REST API 將無法被一般訪客存取。, 但如...。
Make Connector 》Make 是一個視覺化平台,讓你可以在幾分鐘內設計、建立和自動化任何事情 - 從簡單的任務到複雜的工作流程。使用 Make,你可以在 WordPress 和數千個應用程式...。
ACF to REST API 》此 WordPress 外掛在WordPress REST API中提供了Advanced Custom Fields的端點, 詳細資訊請參閱GitHub:https://github.com/airesvsg/acf-to-rest-api/。
Disable WP REST API 》這個外掛只有一個功能:禁用沒有登入 WordPress 的訪客使用 WP REST API。不需要任何設定。, 這個外掛只有 22 行短小的程式碼(少於 2KB)。因此它非常輕量、...。
WPGet API – Connect to any external REST API 》簡單地連接WordPress至外部API的最簡單方式。, , WPGetAPI 可輕鬆地從無限量的第三方 REST API 發送和接收資料,然後使用「Shortcode」或「Template Tag」格...。
WP REST Cache 》如果您在使用 WordPress REST API 時遇到速度問題,這個外掛將允許 WordPress 快取 REST API 的回應,使其更快。, 此外掛提供以下功能:, , 快取所有預設的 W...。
WP REST API Controller 》WP REST API Controller 外掛提供使用者易用的圖形化介面,使管理員可以切換 WordPress 核心和自訂文章類型以及分類法的可見性和端點,同時也可以自訂 API 回...。
Transbank Webpay REST 》透過 Webpay Plus 和 Webpay Oneclick 在你的 WooCommerce 上使用信用卡、借記卡和預付卡進行在線付款。
WordPress REST API (Version 2) 》WordPress 正轉變成一個完整的應用程式框架,因此需要新的 API。這個專案的目的是創建一個易於使用、易於理解且經過良好測試的框架,用於創建這些 API,以及...。
WP REST API – OAuth 1.0a Server 》使用這個外掛,您可以將應用程式連接至您的 WordPress 網站,而不必透露您的密碼。, 此外掛使用 OAuth 1.0a 協議,允許委派授權,即允許應用程式使用一組次要...。
REST API Meta Support 》此外掛可以自動將 WordPress REST API 的文章(/wp-json/wp/v2/posts)或頁面(/wp-json/wp/v2/pages) POST 中的 meta 欄位所包含的元數據自動存儲於建立的...。
Better REST API Featured Images 》注意:您可能不需要此外掛。 REST API 已經支援在 URL 中添加查詢參數 ?_embed,並且回應將包括所有“嵌入式媒體”,包括特色圖片,在那裡獲得的數據正是此外掛...。
REST API Toolbox 》此外掛允許調整多個 REST API 設定, , 停用 REST API, 移除 WordPress 核心端點, 需要核心端點驗證, 強制使用 SSL, WP-CLI 命令: wp rest-api-toolbox, , 在 ...。
Disable Gutenberg Autosave 》啟用此外掛後,Gutenberg 編輯器的自動儲存功能將被停用。您也可以在編輯器中選擇不同的自動儲存間隔時間(預設為 60 秒)。, 區塊編輯器仍會使用本地自動儲...。
WP-CORS 》來自其他網站的 AJAX 請求(其中包含 Origin 標頭)將被允許,並且會允許在外掛程式的「設定」頁面中列出的任何網域。。