municipio/wp-plugin-hbg-content-scheduler

Nicer major publising actions interface and feature for post unpublising scheduleing

Installs: 101

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 5

Type:wordpress-plugin

pkg:composer/municipio/wp-plugin-hbg-content-scheduler

v25.x-dev 2025-12-21 17:11 UTC

This package is auto-updated.

Last update: 2025-12-21 17:11:25 UTC


README

This plugin is an LTS version of the Content Scheduler plugin v3.1.3.

Changes in this Fork

This LTS version fixes several critical issues that affected core functionality. Most importantly, it resolves a fatal error that occurred when creating posts, ensuring the plugin works reliably with post creation workflows.

Scheduling functionality has been corrected with proper timezone handling and the use of Unix timestamps instead of incorrect timestamp formats. A significant bug where posts were always being trashed instead of properly scheduled has been fixed. The plugin now properly manages scheduled tasks by ensuring old unpublish cron jobs are removed when no longer needed.

Additional improvements include fixes to CSS styling, vendor autoload configuration, and updated package dependencies for better long-term stability.

Installation

  1. Install the package:
    composer require municipio/wp-plugin-hbg-content-scheduler
  2. Activate the plugin in WordPress.