
200+
安裝啟用
★★★★★
5/5 分(2 則評價)
110 天前
最後更新
—
問題解決
WordPress 5.3+ PHP 7.0+ v1.1.0 上架:2022-03-01
內容簡介
與其他外掛不同的是,其檢查錯過排程的功能掛勾在 init 行動上。這代表每次網站載入時都會產生額外的資料庫調用,但這個外掛則是建立一個獨立的循環 Cron 任務來檢查錯過的排程。
檢查動作每 5 分鐘執行一次,如果有發現任何錯過排程的文章,該文章將被自動發佈。這個解決方案的前提是需要一個運作正確的 WordPress Cron 子系統。
外掛標籤
開發者團隊
原文外掛簡介
Unlike other plugins, where check for missed schedules is hooked into init action, which in return means, there’s an extra database call created anytime the site is loaded, this plugin creates separate recurring cron task to check for missed schedules.
Checks are happening every 5 minutes and in case there are found posts missing its schedule, they are automatically published. From the principle this solution requires a functional WordPress cron subsystem.
