GoTasks Content Scheduler

外掛說明

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.

螢幕擷圖

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈GoTasks Content Scheduler〉的開發相關工作。

參與者

〈GoTasks Content Scheduler〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈GoTasks Content Scheduler〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.