Description
** WARNING: DON’T USE THIS PLUGIN IF YOUR PERMALINKS INCLUDE DATES **
Why would you want to do this? Here are a few reasons:
- New visitors to your site haven’t seen your old content. This will help them discover it.
- Old content won’t show up in date-based searches on search engines, but resetting the date can make them look fresh again.
- People like to share and link to new content and they determine that by looking at the publication date.
Installation
- Upload Update Posts Date to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Adjust the options as needed to suit your republishing schedule
FAQ
-
Are posts duplicated?
-
No. The date on posts is updated to the current date making a post appear new. URLs don’t change and comments continue to display with the post.
-
Doesn’t changing the timestamp affect permalinks that include dates?
-
Yes permalinks with dates would be affected. This plugin shouldn’t be used if your permalinks include dates since those dates will change when a post is republished.
-
Why do post slugs change upon republishing?
-
This plugin doesn’t alter post slugs. It changes the post date and, depending on the settings, changes the post’s status. If you have other plugins that take actions when a post’s date or status change, you may see some unexpected results. There isn’t much I can do about the behavior of other plugins.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Update Posts Date” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Update Posts Date” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
Update funcions
1.0
Initial release.