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
Requires
- composer/installers: ~2.2
- helsingborg-stad/acf-export-manager: >=1.0.0
Requires (Dev)
- 10up/wp_mock: dev-trunk#1.0.1
- php-mock/php-mock-mockery: ^1.4
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
- Install the package:
composer require municipio/wp-plugin-hbg-content-scheduler
- Activate the plugin in WordPress.