這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Post expire date Sidebar

外掛說明

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.

螢幕擷圖

  • Sidebar

安裝方式

  1. Upload the ‘post-expire-date-sidebar’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Find the sidebar on your Gutenberg block editor

常見問題集

Does it work only on Gutenberg block editor?

Yes, this plugin was specifically made to add a sidebar in block editor.

Why my post did not expire?

It could be for a couple of reason: first you don’t have wp-cron running, please check your wp-cron is running (there are many plugins, like WP-Cron Status Checker); second, the way wp-cron is triggered is by site visit, scheduled events runs when the date they are scheduled is passed AND someone visit the site

使用者評論

2020 年 8 月 21 日 1 則留言
Would be great to have pages supported as well! Saved me time and work with posts though. Thank you! Keep up the good work 😉
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Post expire date Sidebar〉的開發相關工作。

參與者

將〈Post expire date Sidebar〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.1

  • Bug fixes.
  • Added support for pages and custom post type

1.1

  • Added shortcode support.

1.0

  • Initial release.