Description
Hwinote ROP Scheduler helps administrators manage scheduled refreshes for older WordPress posts.
The plugin allows you to enable automatic refreshes for individual posts, define update intervals in days, limit the number of posts updated per day, and manage update statuses from a dedicated administration screen.
The plugin updates the post modified date. It does not modify post content.
Features
- Enable or disable automatic refreshes on a per-post basis.
- Configure update intervals in days for individual posts.
- Limit the number of posts updated per day.
- Bulk manage update statuses: Active, Paused, or Fixed Date.
- Manually update individual posts from the administration screen.
- Display a confirmation warning before manually updating a Paused post.
- Run the scheduler manually when required.
- Display Cron status details in a collapsible panel, including the latest result, updated post count, run type, and next scheduled run.
- Support public custom post types, excluding media attachments.
- Reset Update History to restore a post to its default update state.
- Translation-ready using the
hwinote-rop-schedulertext domain.
Update Statuses
- Active – Included in automatic update processing.
- Paused – Excluded from automatic update processing. Manual updates remain available after confirmation.
- Fixed Date – Managed separately from the standard automatic update cycle.
Reset Update History
Reset Update History removes the custom update status and restores the post modified date to the original publication date.
After resetting, the post returns to its default automatic update behavior.
The WordPress.org version does not require a license key, registration, or external activation.
Related Links
- Japanese Introduction
https://hwinotes.com/rop-scheduler/
Screenshots


Installation
- Upload the
hwinote-rop-schedulerfolder to the/wp-content/plugins/directory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Open
投稿更新スケジューラーfrom the WordPress administration menu. - Configure the scheduler, daily update limits, per-post intervals, and update statuses.
FAQ
-
Does this plugin modify post content?
-
No. The plugin does not modify post content. It only updates the post modified date.
-
Does this plugin require a license key?
-
No. The WordPress.org version does not require a license key, registration, or external activation.
-
How often does the scheduler run?
-
The plugin uses WP-Cron and checks for scheduled updates once per hour. Updates are processed only during the allowed execution window.
-
What does Paused mean?
-
Paused posts are excluded from automatic updates.
If you manually update a Paused post, the plugin displays a confirmation warning before continuing.
-
What is Fixed Date?
-
Fixed Date is intended for posts that should be managed separately from the standard automatic update cycle.
-
What does “Reset Update History” do?
-
Reset Update History removes the post’s update status and restores the modified date to the original publication date.
After resetting, the post returns to the default automatic update workflow and becomes eligible for automatic updates again.
-
Can I run updates manually?
-
Yes. You can run the scheduler manually from the administration screen and manually update individual posts.
-
Does this plugin support custom post types?
-
Yes. The plugin supports public custom post types, excluding media attachments.
-
Is the plugin translation-ready?
-
Yes. The plugin uses the
hwinote-rop-schedulertext domain and includes Japanese translation files.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Hwinote ROP Scheduler” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Hwinote ROP Scheduler” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.0
- Prevented normal hourly checks outside the configured run window from overwriting the last meaningful cron result.
-
Replaced the generic “Not available” cron result text with clearer recorded-result messages.
-
Added a collapsible Cron Status panel to keep the admin screen cleaner.
- Changed Cron Status to show the configured scheduled run time instead of the internal WP-Cron check time.
- Updated version information for the WordPress.org submission package.
1.2.0
- Added a confirmation warning when manually updating a Paused post.
- Renamed “Delete Update Status” to “Reset Update History”.
- Added Reset Update History documentation.
- Removed the legacy hidden
no-updatecategory exclusion rule. - Added a cron schedule synchronization safeguard for plugin updates.
- Added Cron status information to the admin screen.
- Moved admin CSS and JavaScript to WordPress enqueue APIs.
- Updated README content for WordPress.org publication.
- Updated compatibility information for WordPress 7.0.
- Clarified status descriptions for Active, Paused, and Fixed Date.
1.1.2
- Renamed the plugin to Hwinote ROP Scheduler.
- Changed the text domain to
hwinote-rop-scheduler. - Converted plugin strings and README content to English.
- Added Japanese translation files.
- Improved WordPress.org plugin directory metadata.
