
內容簡介
這個外掛可以用來定義文章的編輯計劃。WordPress 已經設置了 Scheduled post 狀態,但如果可以更簡便呢?
當發布文章時,此外掛會計算最近發布文章的時間區間並選擇一個時間戳記來發布文章。如果選定的時間區間自最新的文章發布以來已經過去,並沒有任何排程的文章,則新的文章會自動發布。
此外掛會修改 WordPress 在介面或使用代碼 (例如wp_insert_post())發布文章時的預設行為。
外掛標籤
開發者團隊
原文外掛簡介
This plugin can be used for defining an editorial plan. WP already does a great job with the Scheduled post status, but what if it could be simpler than that?
When publishing posts, the plugin computes the most recent interval when a post can be published and picks a timestamp in that interval when to publish the post. If the selected interval has already passed since the newest post was published and there are no scheduled posts in the queue, then the new post will automatically be published.
The plugin alters the default behavior of WP when publishing posts from the interface or using code (e.g. wp_insert_post()).
