Title: Posts On This Day
Author: Jeremy Herve
Published: <strong>9 Tháng 3, 2021</strong>
Last modified: 22 Tháng 5, 2026

---

Tìm kiếm plugin

![](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

 Bởi [Jeremy Herve](https://profiles.wordpress.org/jeherve/)

[Tải về](https://downloads.wordpress.org/plugin/posts-on-this-day.1.5.7.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/posts-on-this-day/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/posts-on-this-day/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/posts-on-this-day/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/posts-on-this-day/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/posts-on-this-day/)

## Mô tả

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)

## Ảnh màn hình

 * [[
 * Widget settings

## Cài đặt

 * 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.

## Hỏi đáp

### 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.

## Đánh giá

![](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 Tháng 12, 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/4052db434ab982650d5b4b61527674cb287ed637871440b1ddc8333bad5463be?
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](https://profiles.wordpress.org/papex/) 12 Tháng 5, 2025 3 trả lời

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

 [ Đọc tất cả 2 đánh giá ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/)

## Người đóng góp & Lập trình viên

“Posts On This Day” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

“Posts On This Day” đã được dịch qua 4 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/posts-on-this-day/contributors)
vì đóng góp của họ.

[Dịch “Posts On This Day” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/posts-on-this-day)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/posts-on-this-day/), check
out [SVN repository](https://plugins.svn.wordpress.org/posts-on-this-day/), hoặc
theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/posts-on-this-day/)
qua [RSS](https://plugins.trac.wordpress.org/log/posts-on-this-day/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

### [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.

## Meta

 *  Phiên bản **1.5.7**
 *  Cập nhật lần cuối **2 ngày trước**
 *  Số lượt cài đặt **50+**
 *  Phiên bản WordPress ** 5.6 hoặc cao hơn **
 *  Đã kiểm tra lên đến **7.0**
 *  Phiên bản PHP ** 8.3 hoặc cao hơn **
 *  Ngôn ngữ
 * [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/),
   và [Spanish (Spain)](https://es.wordpress.org/plugins/posts-on-this-day/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/posts-on-this-day)
 * Thẻ
 * [on this day](https://vi.wordpress.org/plugins/tags/on-this-day/)[widget](https://vi.wordpress.org/plugins/tags/widget/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/posts-on-this-day/advanced/)

## Đánh giá

 5 trên 5 sao.

 *  [  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)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/posts-on-this-day/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/posts-on-this-day/)