Linux 软件免费装
Banner图

GoTasks Content Scheduler

开发者 gotasks
更新时间 2026年8月3日 09:10
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

backup acf cron scheduled posts content updates

下载

0.1.0

详情介绍:

GoTasks Content Scheduler helps administrators schedule future updates for WordPress posts and pages. Main features: This plugin is intended for administrators who need safer management of scheduled content updates.

安装:

  1. Upload the gotasks-content-scheduler folder to the /wp-content/plugins/ directory, or install the plugin ZIP from the WordPress admin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open GoTasks Content Scheduler from the WordPress admin menu.
  4. Create a reserved update from a supported post or page.
  5. Configure external cron settings from the plugin settings page if needed.

屏幕截图:

  • 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.

升级注意事项:

0.1.0 Initial development release.

常见问题:

How are scheduled updates executed?

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.

Is an external cron required?

No. External cron execution is optional and disabled by default.

Is the external cron URL protected?

Yes. External cron execution requires a generated token and must be enabled in the plugin settings. Do not share the URL publicly.

Does the plugin create backups?

Yes. The plugin creates JSON backups before applying scheduled updates. Restore backups are also created before restore operations.

Does the plugin support ACF?

The plugin supports selected basic ACF field types. Complex ACF fields may be included in backups, but scheduled editing support is limited.

Will completed jobs be executed again automatically?

No. Completed jobs are not executed again by the normal runner.

更新日志:

0.1.0