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