Lýsing
Post Date Randomizer allows you to bulk change the publication dates of your content to random dates within a specific time range you define. You can choose to randomize dates for published posts, pages, products, custom post, approved comments, or both.
It comes with a simple but powerful settings page („Date Randomizer“ in the admin menu) where you can:
- Select whether to randomize posts, comments, or both.
- Set the start and end dates for the randomization range (past or future).
- For posts, choose the specific post type to affect (auto-detects public post types like posts, pages, products, etc.).
- For posts, optionally set the „Last Modified“ date to match the new random „Published“ date.
It supports any date range. Posts with dates randomized to the future will be automatically scheduled for publication. Comment dates are simply updated to the random date within the selected range.
Important: This plugin performs irreversible changes to your post and comment dates. Always back up your database before use! If you find this plugin useful, please consider making a donation to support its development.
Key Features:
- Bulk randomize dates for published posts (of a selected post type) and/or approved comments.
- Choose to randomize only posts, only comments, or both simultaneously.
- Set a specific date and time range (past or future) for the randomized dates.
- Automatically schedules posts if their new random date is in the future.
- Optionally update the post „Last Modified“ date to match the new „Published“ date.
- Auto-detects all public post types for selection.
- Simple settings interface integrated into the WordPress dashboard.
- Includes donation links to support the plugin author.
Compatibility
Recommended for WordPress 5.0 and higher. Tested up to WordPress 6.7.
Warning
The date changes performed by this plugin are NOT REVERSIBLE through the plugin interface. Please backup your WordPress database before you use this plugin. The authors are not responsible for any data loss. Use at your own risk.
Uppsetning
- Download the plugin ZIP file.
- Log in to your WordPress admin area and go to Plugins > Add New.
- Click „Upload Plugin“ and choose the ZIP file you downloaded.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the „Date Randomizer“ menu item in your dashboard to configure the settings.
- BACK UP YOUR DATABASE!
- Configure your desired date range and options, click „Save Settings“.
- Click the „Randomize Selected Item Dates Now“ button to perform the randomization.
Umsagnir
Þátttakendur & höfundar
“Post Date Randomizer” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “Post Date Randomizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
1.4.1 – [06.04.2025]
- Enhancement: Added donation links (readme header, settings page, plugin actions).
- Code: Minor code cleanup and version bump.
1.4.0 – [05.04.2025]
- Enhancement: Added option to randomize Approved Comment dates alongside Post dates.
- Enhancement: Added checkboxes to select whether to randomize Posts, Comments, or both.
- Enhancement: Settings UI improvements – post-specific options conditionally shown (requires JavaScript).
- Enhancement: Improved feedback mechanism using transients and redirects.
- Enhancement: Switched randomization trigger to ‘admin_action’ hook.
- Enhancement: Added basic date validation for start/end range.
- Fix: Now correctly randomizes only ‘publish’ status posts.
- Code: Refactored settings registration and handling. Added basic sanitization.
- Readme: Updated description, features, compatibility, and instructions.
1.3 – 12.11.2021
- Enhancements: Compatibility test.
1.2 – 11.09.2019
- Enhancements: Option to also set the modified date to be the same as the published date. Thanks to @reflectivechimp
1.1 – 22.10.2018
- Enhancements: Added functionality for all post types
- Enhancements: Gutenberg tested
- Enhancements: Description improved
1.0 – 12.07.2017
- Initial release