GoTasks Content Scheduler
GoTasks Content Scheduler
Description
GoTasks Content Scheduler helps administrators schedule future updates for WordPress posts and pages.
Main features:
- Schedule updates for post title, content, excerpt, and featured image.
- Select which fields should be updated.
- Support selected ACF field types.
- Create JSON backups before applying scheduled updates.
- Restore posts from generated backups.
- View execution logs from the WordPress admin.
- Run due scheduled updates through WP-Cron, manual execution, or an external cron URL.
- Manage external cron settings with token-based access.
This plugin is intended for administrators who need safer management of scheduled content updates.
Installation
- Upload the
gotasks-content-schedulerfolder to the/wp-content/plugins/directory, or install the plugin ZIP from the WordPress admin. - Activate the plugin through the
Pluginsscreen in WordPress. - Open
GoTasks Content Schedulerfrom the WordPress admin menu. - Create a reserved update from a supported post or page.
- Configure external cron settings from the plugin settings page if needed.
Screenshots

Reserved update list with status, target post, scheduled time, and available actions.

Reserved update editor for selecting title, content, excerpt, featured image, and supported ACF field updates.

Reserved update detail screen showing selected fields, execution status, backup information, and restore actions.

Log viewer for checking execution history, filtering logs, and downloading log files when enabled.

Settings screen for log display options, log download control, and optional external cron execution.
Faq
Scheduled updates can be executed by WP-Cron, manually from the admin screen, or through an optional external cron URL for environments where a server cron or external cron service is preferred.
No. External cron execution is optional and disabled by default.
Yes. External cron execution requires a generated token and must be enabled in the plugin settings. Do not share the URL publicly.
Yes. The plugin creates JSON backups before applying scheduled updates. Restore backups are also created before restore operations.
The plugin supports selected basic ACF field types. Complex ACF fields may be included in backups, but scheduled editing support is limited.
No. Completed jobs are not executed again by the normal runner.
Reviews
Changelog
0.1.2
- Improved internationalization strings for WordPress.org translation compatibility.
- Updated Japanese translations and formatting consistency.
- Fixed spacing and punctuation consistency in Japanese admin text.
0.1.1
- Added missing admin CSS and JavaScript files for the plugin admin screens.
- Confirmed compatibility with WordPress 7.1.
0.1.0
- Initial development release.
- Added reserved update creation and execution.
- Added field selection for title, content, excerpt, featured image, and selected ACF fields.
- Added JSON backup and restore support.
- Added log viewer.
- Added settings screen.
- Added external cron URL with token-based execution.