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

FAQ

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