內容簡介
「Gutenberg 文章過期日期側邊欄」外掛可新增一個 Gutenberg 側邊欄,讓使用者設定文章過期日期及時間,以及狀態(草稿、垃圾箱、私人),當文章過期後便會自動還原。過期日期可以隨時移除或重新排程。此外掛使用 wp-cron 來排程事件,請確認你的 WordPress 安裝中已啟用 wp-cron。
你可以在文章中使用簡碼 [expiration_datetime],將文章過期日期和時間列印出來。
外掛標籤
開發者團隊
原文外掛簡介
Post expire date Sidebar for Gutenberg will add a Gutenberg sidebar where the user can enable Post expiration by setting an expiration date and time and a status (draft, trash, private) the Post will revert once expired. Expiration date can be removed or rescheduled at any time. Post expire date for Gutenberg uses wp-cron to schedule the single event, please be sure you have wp-cron active on your installation.
You can print the expiration date and time inside a post, using the shortcode [expiration_datetime] inside your post.
