Content Unpublisher

描述

Content Unpublisher lets you schedule a date and time for posts or pages to automatically:
– Be moved to the Trash, or
– Be converted back to a draft

Perfect for time-sensitive content such as promotions, events, announcements, or temporary landing pages.

Features:
– Set a future unpublish date and action per post/page
– Choose to trash or unpublish to draft
– Admin overview table of all scheduled actions
– AJAX-powered remove buttons (no reloads)
– Lightweight and clean – no custom database tables

License

This plugin is licensed under the GPLv2 or later.

螢幕截圖

  • Metabox to schedule unpublishing
  • Overview page showing scheduled actions

安裝

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins screen in WordPress
  3. Go to any post or page and set the unpublish schedule in the right sidebar

常見問題

Does this use WP Cron?

Yes, it uses WordPress’s built-in scheduling system to run unpublish tasks.

Can I remove a scheduled unpublish?

Yes, you can remove it directly from the edit screen or from the overview page via AJAX.

評價

2025年5月17日
An easy to use plugin for a function that maybe should be a native WordPress -function.
閱讀全部1個評價

貢獻者及開發者

“Content Unpublisher” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Content Unpublisher 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Content Unpublisher 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • Initial release
  • Schedule draft or trash actions
  • Admin overview
  • AJAX removal support