Title: Posts On This Day
Author: Jeremy Herve
Published: <strong>9 مارچ 2021</strong>
Last modified: 22 مَي 2026

---

پلگ انس ڳولھيو

![](https://ps.w.org/posts-on-this-day/assets/banner-772x250.png?rev=2490298)

![](https://ps.w.org/posts-on-this-day/assets/icon.svg?rev=2909306)

# Posts On This Day

 کان: [Jeremy Herve](https://profiles.wordpress.org/jeherve/)

[ڊائون لوڊ ڪريو](https://downloads.wordpress.org/plugin/posts-on-this-day.1.5.7.zip)

 * [تفصيل](https://snd.wordpress.org/plugins/posts-on-this-day/#description)
 * [جائزو](https://snd.wordpress.org/plugins/posts-on-this-day/#reviews)
 *  [تنصيب](https://snd.wordpress.org/plugins/posts-on-this-day/#installation)
 * [ترقي](https://snd.wordpress.org/plugins/posts-on-this-day/#developers)

 [سھائتا](https://wordpress.org/support/plugin/posts-on-this-day/)

## وضاحت

If you’re familiar with services like Google Photos, TimeHop, or even Facebook Memories,
you most likely enjoyed getting little reminders of what happened in your life in
years past. This little widget brings this feature to your site.

This widget, just like Google Photos does, will give you a list of posts that were
published at around this time (within a week) in the past years. You can choose:

 * how many years back it should go.
 * how many posts should be displayed at maximum.
 * what post types to pick old posts from.
 * whether you’d like to display thumbnails for those posts.
 * whether you’d like to group your posts by year.
 * whether you’d like to look for posts on the exact day, years past, or around 
   this time (within a week).

Banner image: [@rirri01](https://unsplash.com/@rirri01)

## تصوير

[⌊Widget settings⌉⌊Widget settings⌉[

Widget settings

## انسٽاليشن

 * The usual. Go to Plugins > Add New, search, and install.
 * You can then go to Appearance > Widgets or Appearance > Customize to set up your
   widget in one of your widget areas.

## FAQ

### I want to customize the look of my widget

You have 3 ways to do so.

 1. You can add custom CSS to your site, targetting the `.posts_on_this_day` container
    and its contents to have the widget fit your needs.
 2. If you’re comfortable with PHP, you can add a code snippet that hooks into the `
    jeherve_posts_on_this_day_post_markup` filter to customize the look of each single
    post in the widget. That’s a good way to change the size of the images displayed
    for each post, for example.
 3. You can also use the `jeherve_posts_on_this_day_widget_before_posts` and `jeherve_posts_on_this_day_widget_after_posts`
    filters to add extra markup around the list of posts in the widget.

## جائزا

![](https://secure.gravatar.com/avatar/a00adf84c1480228dba7490cee2b323c02197c190ff4432cb2b520af3cc3f148?
s=60&d=retro&r=g)

### 󠀁[A lovely little addition to any site](https://wordpress.org/support/topic/a-lovely-little-addition-to-any-site/)󠁿

 [Alex](https://profiles.wordpress.org/flaminhotdog/) 16 ڊسمبر 2025

I have used this plugin for years and have always loved it – it’s great if you have
posts buried from long ago that deserve some limelight, and if you enjoy seeing 
what you were writing about in years past. It works perfectly for its intended purpose
and offers a decent amount of flexibility, and the developer is very responsive 
to issues and feedback.

![](https://secure.gravatar.com/avatar/f2bb49b807e9b3585257a7179e11ed7e82830807e8210e73556f09710ea58521?
s=60&d=retro&r=g)

### 󠀁[НЕ подходит](https://wordpress.org/support/topic/%d0%bd%d0%b5-%d0%bf%d0%be%d0%b4%d1%85%d0%be%d0%b4%d0%b8%d1%82/)󠁿

 [Andrew P. Popov](https://profiles.wordpress.org/papex/) 12 مَي 2025 3 replies

Он только делает список все постов за этот день. На нашем сайте их сотни. Нам столько
не надо. Нам надо выбрать из них. Этого нет.

 [ جمع: سڀ 2 تبصرا پڙهو ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/)

## تعاون ڪندڙ & ڊولپرز

“Posts On This Day” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

 *   [ Jeremy Herve ](https://profiles.wordpress.org/jeherve/)

جمع: “Posts On This Day” 4 جڳهن ۾ ترجمو ڪيو ويو آهي. [ترجمي ڪندڙن](https://translate.wordpress.org/projects/wp-plugins/posts-on-this-day/contributors)
جي مهرباني سندن تعاون لاءِ.

[ترجمو ڪريو “Posts On This Day” توهان جي ٻولي ۾.](https://translate.wordpress.org/projects/wp-plugins/posts-on-this-day)

### ڊولپمينٽ ۾ دلچسپي؟

[ڪوڊ براؤز ڪريو](https://plugins.trac.wordpress.org/browser/posts-on-this-day/)،
چيڪ ڪريو [SVN مخزن](https://plugins.svn.wordpress.org/posts-on-this-day/)، يا رڪنيت
حاصل ڪريو [ڊولپمينٽ لاگ](https://plugins.trac.wordpress.org/log/posts-on-this-day/)
پاران [RSS](https://plugins.trac.wordpress.org/log/posts-on-this-day/?limit=100&mode=stop_on_copy&format=rss).

## لاگ تبدیل ڪريو

### [1.5.7] – 2026-02-27

 * General: the plugin now requires PHP 8.3.
 * Query: use the site’s configured timezone instead of UTC when determining “today”,
   fixing a bug where the widget could show yesterday’s posts on sites with non-
   UTC timezones.
 * Caching: fix cache duration calculation to use consistent timezone-aware DateTime
   objects, and include the current date in the cache key for more reliable daily
   invalidation. Props @mrclicko.

### [1.5.6] – 2025-12-16

 * Widget: add 2 new filters, `jeherve_posts_on_this_day_widget_before_posts` and`
   jeherve_posts_on_this_day_widget_after_posts`, allowing one to add extra markup
   around the list of posts in the widget.

### [1.5.5] – 2023-05-08

 * Widget: add a new filter, `jeherve_posts_on_this_day_widget_year_heading`, allowing
   one to customize the heading used to display years in the widget.

### [1.5.4] – 2023-04-27

 * Query: do not display private and password-protected posts in the widget.

### [1.5.3] – 2021-08-06

 * Query: create new filter to allow setting a custom amount of years to fetch posts.

### [1.5.2] – 2021-04-15

 * Caching: cache data until midnight of the same day, instead of caching it for
   24 hours.

### [1.5.1] – 2021-04-13

 * Add an option to only search for posts on the exact day, years past.
 * Improve the display of each post when no post thumbnail can be found.

### [1.5.0] – 2021-03-19

 * Check for types more strictly.
 * The plugin now requires PHP 7.1.

### [1.4.1] – 2021-03-08

 * Avoid displaying posts twice.

### [1.4.0] – 2021-03-08

 * Add option to pick post types.

### [1.3.0] – 2021-03-08

 * Add option to group by year.

### [1.2.0] – 2021-03-08

 * Add option to display post thumbnails.

### [1.1.3] – 2021-03-07

 * Update plugin URI for public release.

### [1.1.2] – 2021-03-07

 * Initial public release.

## ميٽا

 *  Version **1.5.7**
 *  Last updated **3 مهينا اڳ**
 *  Active installations **60+**
 *  WordPress version ** 5.6 يا وڌيڪ **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.3 يا وڌيڪ **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/posts-on-this-day/), [English (US)](https://wordpress.org/plugins/posts-on-this-day/),
   [French (France)](https://fr.wordpress.org/plugins/posts-on-this-day/), [Spanish (Chile)](https://cl.wordpress.org/plugins/posts-on-this-day/),
   ءِ [Spanish (Spain)](https://es.wordpress.org/plugins/posts-on-this-day/).
 *  [پنھنجي ٻولي ۾ ترجمو ڪريو](https://translate.wordpress.org/projects/wp-plugins/posts-on-this-day)
 * Tags
 * [on this day](https://snd.wordpress.org/plugins/tags/on-this-day/)[widget](https://snd.wordpress.org/plugins/tags/widget/)
 *  [ترقي يافته ڏيک](https://snd.wordpress.org/plugins/posts-on-this-day/advanced/)

## درجه بندي

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/posts-on-this-day/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/posts-on-this-day/reviews/)

## تعاون ڪندڙ

 *   [ Jeremy Herve ](https://profiles.wordpress.org/jeherve/)

## سھائتا

چوڻ لاءِ ڪجهه آهي؟ مدد گهرجي؟

 [ڏسو سپورٽ فورم](https://wordpress.org/support/plugin/posts-on-this-day/)