內容簡介
預先填充詞彙、內容或僅有偶爾運行動作的功能是很好的。
在過去,我必須手動使用特殊的$ _GET變數。
但現在不用了!此外掛提供了一個簡單的界面供管理員/超級管理員觸發一個特殊的 hook 。您可以輕鬆地 hook 進入該動作,以執行您偶爾或昂貴的邏輯。
這可以是任何操作,如預先填充內容,自動創建詞彙,以某種特定方式更新數據庫,與 API 說話或更新 API 等。
外掛標籤
開發者團隊
原文外掛簡介
It’s nice to pre-populate terms, content or have the ability to only OCCASIONALLY run actions.
In the past, I’ve had to manually use special $_GET variables.
Not any more! This plugin provides a simple interface for admins/super admins to fire a special hook. You can easily hook onto that action in order to perform your infrequent or expensive logic.
This could be anything such as pre-filling content, auto-creating terms, updating the database in a certain manner, talking to or updating an API, etc.
