Title: Custom Recent Posts Widget
Author: Prasanna SP
Published: <strong>2012년 7월 10일</strong>
Last modified: 2012년 12월 28일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/custom-recent-posts-widget.svg)

# Custom Recent Posts Widget

 작성자: [Prasanna SP](https://profiles.wordpress.org/prasannasp/)

[다운로드](https://downloads.wordpress.org/plugin/custom-recent-posts-widget.2.1.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/custom-recent-posts-widget/#description)
 * [평가](https://ko.wordpress.org/plugins/custom-recent-posts-widget/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/custom-recent-posts-widget/#installation)
 * [개발](https://ko.wordpress.org/plugins/custom-recent-posts-widget/#developers)

 [지원](https://wordpress.org/support/plugin/custom-recent-posts-widget/)

## 설명

This plugin creates a new widget which lets you show a list of recent posts based
on categories or tags. This is a must have plugin if you want to exclude some categories
in recent posts widget or if you want to show recent posts based on tags. By default
the wordpress recent posts widget shows a posts from all category. But this plugin
gives you more power to customize your recent posts widget. You can also display
post date in the widget.

See the live action of this plugin on [demo site](http://demo.prasannasp.net/custom-recent-posts-widget/)
or on Kennneth John Odle’s [blog](http://blog.kjodle.net/).

Have any questions or suggestions? Create a thread in the [support forum](http://forum.prasannasp.net/forum/plugin-support/custom-recent-posts-widget/).

Visit [this page](http://www.prasannasp.net/wordpress-plugins/) for more **WordPress
Plugins** from the developer.

A special thanks to [Ken](http://blog.kjodle.net/) and [Josh](http://www.joshlobe.com)
for testing the code.

## 스크린샷

[⌊Custom Recent Posts Widget⌉⌊Custom Recent Posts Widget⌉[

Custom Recent Posts Widget

[⌊Custom Recent Post Widget when added to sidebar on widget menu. Here the number
of posts to show is set to 6 and only the 'Wordpress' category is selected⌉⌊Custom
Recent Post Widget when added to sidebar on widget menu. Here the number of posts
to show is set to 6 and only the 'Wordpress' category is selected⌉[

Custom Recent Post Widget when added to sidebar on widget menu. Here the number 
of posts to show is set to 6 and only the ‘Wordpress’ category is selected

[⌊Custom Recent Post Widget showing a list of 6 recent posts from the category '
Wordpress'⌉⌊Custom Recent Post Widget showing a list of 6 recent posts from the 
category 'Wordpress'⌉[

Custom Recent Post Widget showing a list of 6 recent posts from the category ‘Wordpress’

[⌊Custom Recent Post Widget in Kennneth John Odle's blog⌉⌊Custom Recent Post Widget
in Kennneth John Odle's blog⌉[

Custom Recent Post Widget in Kennneth John Odle’s blog

[⌊Custom Recent Posts by Tags Widget⌉⌊Custom Recent Posts by Tags Widget⌉[

Custom Recent Posts by Tags Widget

[⌊Custom Recent Posts by Tags Widget configuration⌉⌊Custom Recent Posts by Tags 
Widget configuration⌉[

Custom Recent Posts by Tags Widget configuration

[⌊Custom Recent Posts widget with date in 2012 theme⌉⌊Custom Recent Posts widget
with date in 2012 theme⌉[

Custom Recent Posts widget with date in 2012 theme

## 설치

 1. Extract the contents of the .zip archive
 2. Upload the `custom-recent-posts-widget` folder to your `wp-content/plugins` directory.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.
 4. Go to Appearance –> Widgets to add the widget to any widgetized areas.

## FAQ

  Installation Instructions

 1. Extract the contents of the .zip archive
 2. Upload the `custom-recent-posts-widget` folder to your `wp-content/plugins` directory.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.
 4. Go to Appearance –> Widgets to add the widget to any widgetized areas.

  How to style the widget?

The widgets inherit the style of default WordPress Recent Posts widget. You can 
use `.crpw-item` and `.crpw-tag-item` CSS class to style Custom Recent Posts Widget
and Custom Recent Posts by Tags Widget respectively.

**Example**

    ```
    .crpw-item {
        font-weight: bold;
        font-size: 14px;
        list-style: disc inside;
    }
    ```

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Custom Recent Posts Widget”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

 *   [ Prasanna SP ](https://profiles.wordpress.org/prasannasp/)

[자국어로 “Custom Recent Posts Widget”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/custom-recent-posts-widget)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/custom-recent-posts-widget/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/custom-recent-posts-widget/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/custom-recent-posts-widget/)
을 [RSS](https://plugins.trac.wordpress.org/log/custom-recent-posts-widget/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 2.1.1

 * Changed classname back to `widget_recent_entries`. No more confusions. All themes
   should be happy now. Thanks Adam Parnala for bringing my attention to this issue.

#### 2.1

 * Added option to show post date. Code taken from Recent Posts widget in WordPress
   3.5
 * Changed classname

Note: If it doesn’t show recent posts after updating the plugin, go to widgets and
just hit Save button in the Recent Posts widget configuration

#### 2.0

 * Added Custom Recent Posts by Tags Widget. You can show recent posts based on 
   tags.
 * Removed style sheet and changed classname to `widget_recent_entries`. So, widget
   will inherit the style of default WordPress Recent Posts widget.

#### 1.1

 * Changed class names
 * Updated style sheet
 * Using `crpw_register_widgets` function to register the widget
 * Added another screen shot

#### 1.0

 * Initial public release

## 기초

 *  버전 **2.1.1**
 *  최근 업데이트: **9년 전**
 *  활성화된 설치 **1,000+**
 *  워드프레스 버전 ** 3.1 또는 그 이상 **
 *  다음까지 시험됨: **3.5.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/custom-recent-posts-widget/)
 * 태그:
 * [categories](https://ko.wordpress.org/plugins/tags/categories/)[category](https://ko.wordpress.org/plugins/tags/category/)
   [recent posts](https://ko.wordpress.org/plugins/tags/recent-posts/)[tag](https://ko.wordpress.org/plugins/tags/tag/)
   [tags](https://ko.wordpress.org/plugins/tags/tags/)
 *  [고급 보기](https://ko.wordpress.org/plugins/custom-recent-posts-widget/advanced/)

## 평점

 별 5점 만점에 4.9점.

 *  [  8/5-별점 후기     ](https://wordpress.org/support/plugin/custom-recent-posts-widget/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/custom-recent-posts-widget/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/custom-recent-posts-widget/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/custom-recent-posts-widget/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/custom-recent-posts-widget/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-recent-posts-widget/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/custom-recent-posts-widget/reviews/)

## 기여자

 *   [ Prasanna SP ](https://profiles.wordpress.org/prasannasp/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/custom-recent-posts-widget/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://www.prasannasp.net/donate/)