Content Unpublisher

Beschrijving

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.

Schermafbeeldingen

  • Metabox to schedule unpublishing
  • Overview page showing scheduled actions

Installatie

  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.

Beoordelingen

17 mei 2025
An easy to use plugin for a function that maybe should be a native WordPress -function.
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Content Unpublisher” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Content Unpublisher” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “Content Unpublisher” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

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