Mô tả
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.
Cài đặt
- Upload the plugin folder to
/wp-content/plugins/
- Activate the plugin through the Plugins screen in WordPress
- Go to any post or page and set the unpublish schedule in the right sidebar
Hỏi đáp
-
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.
Đánh giá
Người đóng góp & Lập trình viên
“Content Unpublisher” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Content Unpublisher” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Content Unpublisher” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release
- Schedule draft or trash actions
- Admin overview
- AJAX removal support