Removes the date stamp from older posts (you choose how old), while leaving the date stamp on newer posts. Ideal for blogs with evergreen content.
WP Old Post Date Remover removes the distractingly old date from otherwise perfectly good evergreen content on your WordPress blog.
This plugin does not deal with the date on SERPs or archive pages. Single posts only.
You spent the time creating great content, and now readers and potential customers are getting sidetracked by the fact that it’s 13 months old.
Install the WP Old Post Date Remover plugin, activate it, and pick the number of days you’d like to show the dates on your posts.
NOTE: if your theme does not place the date within its own span class or div class, (or does that annoying thing where they put the word “on” outside of the date’s span or div) this plugin will not work, out of the box. But with a few extra lines of code, we can get you working in no time. Message me in the forums.
This plugin requires special setup for use alongside some caching setups. I’m happy to help get that set up for you. Message me by starting a thread in the forums.
Please rate the plugin, and don’t be afraid of the donate button! I am active in the support forums if you need assistance. Thanks for checking us out!
Download and unzip wp-old-post-date-remover.zip, producing a wp-old-post-date-remover
folder.
Upload the wp-old-post-date-remover
folder to the /wp-content/plugins/
directory of your web server.
Plugins
menu in your WordPress dashboard./wp-admin/options-general.php?page=wp_old_post_date_remover
and select the length (in days) of time you’d like to show the date on new posts.The short answer is no. For a longer explanation, see this response to a kind review asking for that functionality.
I am active in patching the plugin to work for as many themes as possible. Please check out the plugin site for some troubleshooting, and contact me on the support forums (where I will actively answer).
Yes! as of version 2.0 you can now customize the length of time (in days) in the WP Old Post Date Remover settings page.
Yes, you can make any css style changes to older posts that you would like. Modify the OPDRstyle.css file with anything you’d like to show up on those older posts. Keep in mind, though, that any updates to the plugin will overwrite your changes.
No, because it simply hides the date from readers using CSS, it has no effect whatsoever on Google or other Search engines. Loading the extra TINY stylesheet on older posts should not affect page load time.
post-meta-date
for compatibility with the Rowling Themedd.create
for compatibility with the RT Responsive theme on Themeforest..entry-meta .published
for compatibility with the evolve theme..date
for compatibility with the Builder theme..post_meta .calendar
for compatibility with the Aqua Theme..meta time
for compatibility with Crevision theme.time,
and p.post-meta.date-extra,
for compatibility with the Blaskan and OptimizePress themes, respectively..meta time
for compatibility with Sampression theme.i.icon-calendar.mi
and time.post_date.date.updated
for compatibility with SevenMag theme by ThemeForest..cb-date.cb-byline-element
for compatibility with Valenti theme.span.meta-date
for compatibility with invoda themesspan.posted-on
for compatibility with the Twenty Fifteen theme.span.post_date
and span.post_date_intro
for compatibility with some Thesis skins (Pearsonified, Social Triggers, and Classic Responsive have been tested). .entry-time
for compatibility with some Genesis child themes. span.date
for compatibility with the Twenty Thirteen theme.span.post-date
to the classes to excludepost-date
to the classes to exclude in the custom CSS