It shows entries/posts around today's date in the past (if they exist). It is highly customizable.
As of April 2026, Around this date in the past… is a WordPress archives plugin with 10 active installations and a 0/5 rating0. It has been downloaded 3.7K+ times in total. Requires WordPress 2.0+ and PHP false+. Available on WordPress.org since 2007. Last updated 18 years ago — may have compatibility concerns. Top alternative: Disable Author Archives.
[ Notas en castellano en la web ] [ Notes en catala a la web ]
It shows around this date entries/posts in the past (if they exist). It is highly customizable. By default it retreives a week around the current day 1 year ago.
IMPORTANT: If your sidebar supports the new WordPress Widgets, you might better use the “Around this date in the past… – Widget Edition” plugin.
Check-it here:
[ https://wordpress.org/extend/plugins/plugin/around-this-date-in-the-past-widget-edition/ ]
Place the function wherever you want to show the links.
You can call to function with default parameters:
<?php around_this_date(); ?>
Or configure it:
<?php around_this_date ($before = 'One year ago... ', $after = '<br />', $daysbefore = '3', $daysafter = '3', $m…| WordPress | 2.0+ requiredTested up to 2.1 |
| PHP | false+ required |
v.0.7 = All displayed in a single list with yearly sublists.
NEW Feature: display date and/or excerpt.
NEW Feature: added CSS markup to allow maximum flexibility on display.
v.0.6.3 = Fixed a bug when calling get_old_posts().
v.0.6.2 = Fixed a bug when having & in post’s title. Isolated repetitive code in its own function. Changes contributed by Mike Koepke.
v.0.6.1 = Fixed bug when having quotes in post’s title. Thanks to Mike Ko…
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.