Title: Posts On This Day
Author: Jeremy Herve
Published: <strong>2021년 3월 9일</strong>
Last modified: 2026년 5월 22일

---

플러그인 검색

![](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://ko.wordpress.org/plugins/posts-on-this-day/#description)
 * [평가](https://ko.wordpress.org/plugins/posts-on-this-day/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/posts-on-this-day/#installation)
 * [개발](https://ko.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

## 설치

 * 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/) 2025년 12월 16일

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/) 2025년 5월 12일 답글 3개

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

 [ 모든 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.

## 기초

 *  버전 **1.5.7**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **60+**
 *  워드프레스 버전 ** 5.6 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  PHP 버전 ** 8.3 또는 그 이상 **
 *  언어
 * [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)
 * 태그:
 * [on this day](https://ko.wordpress.org/plugins/tags/on-this-day/)[widget](https://ko.wordpress.org/plugins/tags/widget/)
 *  [고급 보기](https://ko.wordpress.org/plugins/posts-on-this-day/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  2/5-별점 후기     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/posts-on-this-day/reviews/?filter=2)
 *  [  0/1-별점 후기     ](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)

[모든  리뷰 보기](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/)