Title: 카테고리 게시물 나열
Author: Fernando Briano
Published: <strong>2008년 8월 16일</strong>
Last modified: 2026년 3월 14일

---

플러그인 검색

![](https://ps.w.org/list-category-posts/assets/banner-772x250.png?rev=2517221)

![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)

# 카테고리 게시물 나열

 작성자: [Fernando Briano](https://profiles.wordpress.org/fernandobt/)

[다운로드](https://downloads.wordpress.org/plugin/list-category-posts.0.95.0.zip)

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

 [지원](https://wordpress.org/support/plugin/list-category-posts/)

## 설명

카테고리 글 나열하기에서는 `[catlist]` 쇼트코드를 사용하여 글 또는 페이지에서 카테고리별로
글을 나열할 수 있습니다. 페이지 또는 글을 편집할 때 텍스트에 쇼트코드를 직접 삽입하면
해당 글들이 나열됩니다. _기본_ 사용법은 다음과 같습니다:

    ```
    [catlist id=1]

    [catlist name="news"]
    ```

쇼트코드는 카테고리 이름 또는 아이디, 글을 표시할 순서, 표시할 글 수를 입력할 수
있습니다. 글 작성자, 날짜, 발췌문, 사용자 정의 필드 값, 심지어 콘텐츠까지 표시할
수도 있습니다! 표시할 항목과 표시 방법을 사용자 정의할 수 있는 많은 매개변수가 추가되었습니다.
[전체 문서](https://github.com/picandocodigo/List-Category-Posts/wiki)를 확인하여
다양한 사용 방법에 대해 알아보세요.

`[catlist]` 쇼트코드는 각 글/페이지에 다른 인수를 사용하여 필요한 만큼 여러 번 사용할
수 있습니다.↵
 [catlist id=1 numberposts=10]

몇 가지 옵션이 있는 옵션 페이지가 있으며, 새로운 옵션은 필요에 따라 (타당성이 있는
한) 구현될 것입니다.

**[지침을 읽어보세요](https://github.com/picandocodigo/List-Category-Posts/wiki)**
에서 사용 가능한 매개변수와 사용 방법을 알아보세요.

글 대신 **카테고리를 나열**하려면 다른 플러그인 **[카테고리를 나열](https://wordpress.org/plugins/list-categories/)**
을 사용하면 됩니다.

**자주 묻는 질문**은 [여기](https://github.com/picandocodigo/List-Category-Posts/blob/master/doc/FAQ.md#frequently-asked-questions)
에서 확인할 수 있습니다.

**사용자 지정**

표시할 여러 요소는 CSS로 스타일을 지정할 수 있습니다. 요소를 래핑할 HTML 태그와 
이 태그에 대한 CSS 클래스를 정의할 수 있습니다. [문서](https://github.com/picandocodigo/List-Category-Posts/wiki)
에서 사용법을 확인하세요. 글을 표시하는 방법을 사용자 정의하는 많은 팁과 방법을 
제공하는 [이 멋진 튜토리얼](http://sundari-webdesign.com/wordpress-the-quest-to-my-perfect-list-view-for-posts-events-and-articles/)
을 확인할 수도 있습니다.

워드프레스를 CMS로 사용하고 여러 카테고리 글이 있는 페이지를 만들 때 유용합니다.

**GUI**

클레멘스 스타리브랫이 카테고리 글 나열을 위한 GUI를 만들었습니다. 워드프레스 텍스트
편집기의 멋진 시각적 인터페이스에서 쇼트코드를 만드는 데 도움이 됩니다. 확인해 보세요
↵
 [목록 카테고리 글용 GUI](https://wordpress.org/plugins/gui-for-lcp/)

**AJAX 페이지 매김**

아약스 페이지 매김 기능은 클레멘스 스타리브랫의 애드온 플러그인에서 유지 관리됩니다.
확인해보세요:↵
 [LCP Ajax 페이지 매김](https://wordpress.org/plugins/lcp-ajax-pagination)

**위젯**

워드프레스 4.9부터 [텍스트 위젯에서 쇼트코드](https://make.wordpress.org/core/2017/10/24/widget-improvements-in-wordpress-4-9/)
를 사용할 수 있습니다. 따라서 표시 유형 > 위젯에 텍스트 위젯을 추가하고 카테고리
글 목록 쇼트코드를 작성하면 됩니다.

플러그인에는 기능을 위한 간단한 인터페이스로 위젯도 포함되어 있습니다. 원하는 만큼
위젯을 추가하고 표시 여부 페이지에서 사용 가능한 모든 옵션을 선택하기만 하면 됩니다.
쇼트코드의 모든 기능이 아직 위젯에 구현된 것은 아닙니다. 쇼트코드를 최대한 유연하게
사용할 수 있습니다.

[위키](https://github.com/picandocodigo/List-Category-Posts/wiki)와 [Changelog](https://wordpress.org/plugins/list-category-posts/#developers)
에서 새로운 기능과 플러그인 개선 사항에 대한 정보를 읽어보세요.

**동영상**

일부 사용자가 플러그인 사용 방법에 대한 동영상을 만들었습니다(감사합니다, 정말 멋지세요!).
여기에서 확인하세요:

 * [목록 카테고리 글 플러그인으로 워드프레스 콘텐츠 관리하기](http://www.youtube.com/watch?v=kBy_qoGKpdo)
 * [WordPress: 페이지에 카테고리 글을 나열하는 방법](http://www.youtube.com/watch?v=Zfnzk4IWPNA)

**플러그인 지원**

클레멘스 스타리브랫은 이 플러그인을 위해 멋진 코드를 많이 작성해 왔으므로, 이 플러그인이
유용하다고 생각하고 후원하고 싶다면 GitHub(https://github.com/sponsors/klemens-st)
에서 그를 후원해 보세요.

여러분도 기부할 수 있는 [PayPal 계정](http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support)
이 있습니다.

**개발**

개발은 [Codeberg](https://codeberg.org/picandocodigo/list-category-posts)와 [GitHub](https://github.com/picandocodigo/List-Category-Posts)
에서 추적되고 있습니다. 거기서 포크하고, 코딩하고, 풀 리퀘스트를 하고, 개선 사항을
제안하세요. 모든 워드프레스 플러그인이 Git에서 호스팅되는 날을 꿈꿔봅니다 🙂

플러그인 사용 방법에 대한 문서가 워드프레스닷컴의 글자 수 제한을 초과했기 때문에
텍스트가 잘렸습니다. 전체 문서는 [위키](https://github.com/picandocodigo/List-Category-Posts/wiki)
에서 찾을 수 있습니다. 또한 txt 파일보다 읽고 유지 관리하기가 더 편합니다. 코드버그/
GitHub 이슈에 대한 제안을 환영합니다!

### 플러그인 사용 방법에 대한 지침

아래에서 일반적인 쇼트코드 사용 사례를 확인할 수 있습니다. 글, 페이지, 사용자 정의
글 유형, 텍스트 위젯을 편집할 때와 쇼트코드를 지원하는 모든 “페이지 빌더” 플러그인에서
쇼트코드를 사용할 수 있습니다.

**[전체 문서](https://github.com/picandocodigo/List-Category-Posts/wiki)**에서 다음과
같은 더 많은 기능에 대해 알아보세요:

 * **고급 글 선택 옵션** (날짜별, 검색어, 사용자 정의 필드, 글 유형, 사용자 정의
   분류 등)
 * **출력 사용자 지정**(각 글의 날짜, 작성자, 발췌문, 썸네일 등 표시)
 * 간단한 PHP 예제를 기반으로 직접 디자인한 **사용자 정의 템플릿**을 만들 수 있습니다.

최신 글 10개를 나열합니다:

    ```
    [catlist]
    ```

나열된 글의 기본 개수는 10개이며, 이를 수정하려면 `numberposts` 매개변수를 지정해야
합니다:

    ```
    [catlist numberposts=15]
    ```

개 카테고리의 글을 나열합니다:

    ```
    [catlist name=Dogs]
    ```

아이디가 `2`인 카테고리의 글을 나열합니다:

    ```
    [catlist id=2]
    ```

기본적으로 “글” 글 유형만 포함됩니다. 페이지를 나열하려면 다음을 사용합니다:

    ```
    [catlist post_type=page]
    ```

글과 페이지 모두에 적용됩니다:

    ```
    [catlist post_type="post,page"]
    ```

위의 옵션을 결합하면 “개” 카테고리에서 글과 페이지 등 15개의 항목을 나열하는 쇼트코드를
얻을 수 있습니다:

    ```
    [catlist name=Dogs post_type="post,page" numberposts=15]
    ```

문서에서 찾을 수 있는 대부분의 매개변수를 함께 사용할 수 있습니다.

플러그인은 현재 글의 카테고리를 감지하여 목록에 사용할 수 있습니다:

    ```
    [catlist categorypage=yes]
    ```

태그도 마찬가지입니다:

    ```
    [catlist currenttags=yes]
    ```

각 글의 발췌문을 표시하려면 다음과 같이 하세요:

    ```
    [catlist excerpt=yes]
    ```

각 글 옆에 날짜, 작성자 및 댓글 수를 표시하려면 이 옵션을 사용하세요:

    ```
    [catlist date=yes author=yes comments=yes]
    ```

많은 요소에 대해 HTML 태그와 클래스를 지정할 수 있습니다. 이전 쇼트코드를 수정하고
원하는 태그와 클래스로 날짜와 작성자를 래핑해 보겠습니다:

    ```
    [catlist date=yes date_tag=span date_class="my-date" author=yes author_tag=p author_class="my-author" comments=yes]
    ```

[이 기능에 대해 자세히 알아보기](https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization)

날짜별로 글을 정렬할 수 있습니다:

    ```
    [catlist orderby=date]
    ```

`title`, `author`, `ID`를 사용할 수도 있습니다. 더 많은 옵션은 문서에 설명되어 있습니다.

플러그인은 페이지 매김도 지원합니다. 페이지당 원하는 글 수를 플러그인에 알려주려면`
numberposts`를 지정해야 합니다:

    ```
    [catlist pagination=yes numberposts=5]
    ```

위키를 참조하세요: [페이지 매김](https://github.com/picandocodigo/List-Category-Posts/wiki/Pagination)
에서 자세한 내용을 확인하세요.

모든 플러그인 기능, 사용 사례 및 쇼트코드 매개변수에 대한 자세한 설명은 **[전체 문서](https://github.com/picandocodigo/List-Category-Posts/wiki)**
를 참조하세요.

## 설치

 * `list-category-posts` 디렉터리를 wp-content/plugins/ directory에 업로드합니다.
 * 워드프레스 관리자 메뉴에 로그인하고 플러그인으로 이동하여 활성화합니다.
 * 글 및/또는 페이지에 ‘[catlist]` 쇼트코드를 사용하세요.
 * 카테고리 글 목록 위젯은 워드프레스 대시보드의 모양; 위젯 섹션에서 찾을 수 있습니다.
 * 플러그인이 정보를 표시하는 방식을 사용자 정의하려면 위키의 [HTML & CSS 사용자 정의](https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization)
   또는 [템플릿의 섹션](https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System)
   을 확인하세요.

## FAQ

자주 묻는 질문은 [여기](https://github.com/picandocodigo/List-Category-Posts/blob/master/doc/FAQ.md#frequently-asked-questions)
에서 확인할 수 있습니다.

### 플러그인 사용 방법에 대한 지침

[위키](https://github.com/picandocodigo/List-Category-Posts/wiki/)에서 확인하세요.

지원 포럼에서 새 주제를 열기 전에 지침과 FAQ를 읽어보세요.

### 위젯

위젯은 매우 간단하며 플러그인의 모든 기능을 구현하지는 않습니다.

워드프레스 4.9부터 위젯에서 쇼트코드를 사용할 수 있습니다. 이전 워드프레스 버전을
사용 중이라면 테마의 functions.php 파일에 이 코드를 추가하세요:

    ```
    add_filter('widget_text', 'do_shortcode');
    ```

그런 다음 블로그에 새 텍스트 위젯을 추가하고 쇼트코드를 위젯의 콘텐츠로 사용하기만
하면 됩니다.

### HTML 및 CSS 사용자 정의

[HTML 및 CSS 사용자 지정](https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization)

### 템플릿 시스템

글이 표시되는 방식을 사용자 정의하는 방법: [템플릿 시스템](https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System).

### 새로운 기능 요청, 버그 수정, 개선 사항

[GitHub 이슈](https://github.com/picandocodigo/List-Category-Posts/issues)에 게시할
수 있습니다.

### 추가 질문

질문을 게시하기 전에 [FAQ](https://github.com/picandocodigo/List-Category-Posts/blob/master/doc/FAQ.md#frequently-asked-questions)
를 확인하시기 바랍니다. [지원 포럼](https://wordpress.org/support/plugin/list-category-posts)
또는 [GitHub에 새 이슈 추가](https://github.com/picandocodigo/List-Category-Posts/issues)
에 질문을 게시할 수 있습니다.

## 후기

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

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-3479/)󠁿

 [Jlwp](https://profiles.wordpress.org/jlwp123/) 2026년 1월 10일 답글 1개

This is an absolutely amazing plugin because it can be used in so many different
ways from eg creating a Navigation page that lists pages categorized with “Navigation”,
to creating “Related pages” etc. It even can be used with tags not only categories.
And more.

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

### 󠀁[wonderful plugin](https://wordpress.org/support/topic/wonderful-plugin-803/)󠁿

 [gdavide](https://profiles.wordpress.org/gdavide/) 2024년 9월 2일

I used to do this kind of things with manual and hacky changes to wordpress themes,
this created a lot of problem to upgrade themes. With this plugin you can change
the post lists in a lot of ways. It saves my day!

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

### 󠀁[Works great with the free Beaver Builder!](https://wordpress.org/support/topic/works-great-with-the-free-beaver-builder/)󠁿

 [Brisch](https://profiles.wordpress.org/brisch/) 2024년 2월 18일 답글 1개

Works great if you want to show a post preview on a page with the free Version Beaver
Builder!

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

### 󠀁[Enhancing Content Organization and Presentation: A Review of List Category Posts](https://wordpress.org/support/topic/enhancing-content-organization-and-presentation-a-review-of-list-category-posts/)󠁿

 [Alex De Py](https://profiles.wordpress.org/alexnleo/) 2024년 1월 12일

As a long-time WordPress user, I’ve encountered numerous plugins, each promising
to enhance the functionality of my website. However, few have impressed me as much
as the List Category Posts plugin. This versatile tool has become an indispensable
part of my WordPress toolkit, streamlining how I organize and display content across
my site. The plugin’s core strength lies in its simplicity and effectiveness. With
straightforward shortcode implementation, I can easily display a list of posts from
specific categories on any page or post. This functionality not only improves the
navigability of my site but also enhances the overall user experience. The ability
to fine-tune the display – including adjusting post counts, ordering, and even including
elements like excerpts and author names – provides a level of customization that
is both powerful and user-friendly. One feature I particularly appreciate is the
plugin’s ability to detect the current post’s category and use it for listing, making
dynamic content display a breeze. The flexibility to mix post types in a single 
list further adds to its utility, especially for sites with diverse content. The
plugin’s developer has done an exceptional job in balancing functionality with usability.
The extensive documentation and active support ensure that even less tech-savvy 
users can make the most of its features. Its compatibility with various themes and
plugins makes it a reliable choice for a wide range of WordPress users. In summary,
the List Category Posts plugin stands out for its effectiveness in enhancing content
organization and presentation on WordPress sites. It’s a testament to thoughtful
development focused on real-world utility and user experience.

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

### 󠀁[Allows me to use WP like the database it is](https://wordpress.org/support/topic/allows-me-to-use-wp-like-the-database-it-is/)󠁿

 [WebSprite](https://profiles.wordpress.org/contentsprite/) 2023년 9월 6일

I’ve been using this plug in for years – and I’ve been remiss not leaving a review.
I run a single site with a core set of portfolio type items that have a general 
information page. Because of this plugin, I can type the description in a portfolio
type post and have just the pieces I want replicated on the product page or in a
blog post about the item. That’s what databases are supposed to do – avoid replication
of the same data. I decide to update a description, I fix it in one place and anywhere
I’ve used that description gets updated. It took trial and error and poring over
the documentation, which is really good, to make it all work, but it was completely
worth it. Thank you!

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

### 󠀁[great plugin](https://wordpress.org/support/topic/great-plugin-37414/)󠁿

 [d2pren](https://profiles.wordpress.org/d2pren/) 2023년 8월 17일

Very usefull for me

 [ 모든 254 평가 읽기 ](https://wordpress.org/support/plugin/list-category-posts/reviews/)

## 기여자 & 개발자

“카테고리 게시물 나열”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Fernando Briano ](https://profiles.wordpress.org/fernandobt/)
 *   [ zymeth25 ](https://profiles.wordpress.org/zymeth25/)

“카테고리 게시물 나열”(이)가 17 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/list-category-posts/contributors)
님께 감사드립니다.

[자국어로 “카테고리 게시물 나열”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/list-category-posts)

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

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

## 변경이력

전체 변경 로그는 [CHANGELOG.md](https://github.com/picandocodigo/List-Category-Posts/blob/master/CHANGELOG.md)
를 참조하세요.

#### 0.95.0

 * Bugfix: Removes double slash in pagination code. Fixes https://github.com/picandocodigo/
   List-Category-Posts/issues/531.
 * Addresses potential security vulnerability CVE-2026-3005
 * Bugfix: lcp_title_limit corrupts multibyte characters in fallback path. Fixes
   https://github.com/picandocodigo/List-Category-Posts/issues/549. Thanks @jmingau
   for the report and fix!

#### 0.94.0

 * Addresses CVE-2026-0553.
 * Addresses potential debug warning: `Undefined array key QUERY_STRING`. Report:
   https://wordpress.org/support/topic/php-8-4-issue-2/
 * Escapes html for thumbnail class.

#### 0.93.1

 * `sanitize_status`에 도입된 `post_status` 관련 버그가 수정되었습니다. 이 버그를
   발견하고 수정해 주신 Galen Charlton(@gmcharlt)에게 감사드립니다!

#### 0.93.0

 * 콘텐츠를 표시할 때 비밀번호로 보호된 필터를 건너뛰지 마세요.
 * 일부 글은 사용자가 편집자 또는 관리자인 경우에만 표시되도록 post_status를 위생
   처리합니다.
 * 보고된 취약점을 해결합니다: CVE-2025-11377, 인증된(기여자+) 정보 노출. 심각도
   점수: 4.3(중간). CVSS 벡터: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N. 조직:
   Wordfence. 취약점 연구원(들): 아티왓 티프라사하른(지틀라다)

이 취약점은 기여자 수준 이상의 액세스 권한을 가진 인증된 공격자가 잠재적으로 실행할
수 있는 위험도가 낮은 취약점입니다. 하지만 이 버전에서는 수정되어야 합니다.

#### 0.92.0

 * `starting_with` 매개변수에서 잠재적인 SQL 인젝션 방지 – CVE-2025-10163. 이렇게
   하면 SQL 인젝션이 해결되어 `starting_with`가 위키에 따라 작동하지만 이전 코드에서는`[
   catlist starting_with="Hello"]`와 같이 “Hello”로 시작하는 글만 반환하고 “H”로
   시작하는 글은 반환하지 않는 것도 허용했습니다. 이 새로운 구현은 첫 글자만 중요하기
   때문에 둘 다 반환하며, 이는 문서화된 내용이기 때문에 괜찮습니다.
 * 템플릿 파일 포함 보안이 개선되었습니다. `템플릿` 파일은 이름에 문자, 숫자, `_`
   및 `-`만 포함할 수 있습니다. 또한 현재 테마의 디렉토리 아래 `list-category-posts`
   디렉토리에만 위치할 수 있습니다.

#### 0.91.0

 * CVE-2025-47636을 해결하고 템플릿 시스템에 대한 로컬 파일 포함을 방지합니다. 이
   코드는 템플릿 매개변수에서 ‘../’ 문자열이 포함된 모든 항목을 제거합니다. 템플릿
   파일은 `wp-content/themes/your-theme-folder` 아래의 `list-category-posts`.
    https://
   www.cve.org/CVERecord?id=CVE-2025-47636

#### 0.90.3

 * 대소문자를 구분하지 않고 tag_escape를 사용하여 스크립트 태그에 대한 xss 수정을
   강화합니다.

#### 0.90.2

 * 0.90.0부터 저장된 교차 사이트 스크립팅에 대한 업데이트 수정 사항이 이제 모든 
   태그에 적용됩니다. 이 버전부터는 쇼트코드에서 요소의 태그를 설정할 때 스크립트를
   태그로 사용할 수 없습니다.

#### 0.90.1

 * PHP 8.2 지원 중단 공지 수정
 * 위젯 더보기 링크에서 빈 앵커 태그 제거하기

#### 0.90.0

 * `excerpt_tag='script'`를 사용하여 저장된 사이트 간 스크립팅 문제를 수정합니다.

## 기초

 *  버전 **0.95.0**
 *  최근 업데이트: **3개월 전**
 *  활성화된 설치 **80,000+**
 *  워드프레스 버전 ** 3.3 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/list-category-posts/), [Dutch](https://nl.wordpress.org/plugins/list-category-posts/),
   [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/list-category-posts/), 
   [English (US)](https://wordpress.org/plugins/list-category-posts/), [French (France)](https://fr.wordpress.org/plugins/list-category-posts/),
   [Galician](https://gl.wordpress.org/plugins/list-category-posts/), [German](https://de.wordpress.org/plugins/list-category-posts/),
   [Indonesian](https://id.wordpress.org/plugins/list-category-posts/), [Italian](https://it.wordpress.org/plugins/list-category-posts/),
   [Japanese](https://ja.wordpress.org/plugins/list-category-posts/), [Korean](https://ko.wordpress.org/plugins/list-category-posts/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/list-category-posts/),
   [Russian](https://ru.wordpress.org/plugins/list-category-posts/), [Spanish (Chile)](https://cl.wordpress.org/plugins/list-category-posts/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/list-category-posts/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/list-category-posts/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/list-category-posts/),
   그리고 [Swedish](https://sv.wordpress.org/plugins/list-category-posts/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/list-category-posts)
 * 태그:
 * [categories](https://ko.wordpress.org/plugins/tags/categories/)[cms](https://ko.wordpress.org/plugins/tags/cms/)
   [list](https://ko.wordpress.org/plugins/tags/list/)[posts](https://ko.wordpress.org/plugins/tags/posts/)
 *  [고급 보기](https://ko.wordpress.org/plugins/list-category-posts/advanced/)

## 평점

 별 5점 만점에 4.7점.

 *  [  218/5-별점 후기     ](https://wordpress.org/support/plugin/list-category-posts/reviews/?filter=5)
 *  [  19/4-별점 후기     ](https://wordpress.org/support/plugin/list-category-posts/reviews/?filter=4)
 *  [  6/3-별점 후기     ](https://wordpress.org/support/plugin/list-category-posts/reviews/?filter=3)
 *  [  3/2-별점 후기     ](https://wordpress.org/support/plugin/list-category-posts/reviews/?filter=2)
 *  [  8/1-별점 후기     ](https://wordpress.org/support/plugin/list-category-posts/reviews/?filter=1)

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

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

## 기여자

 *   [ Fernando Briano ](https://profiles.wordpress.org/fernandobt/)
 *   [ zymeth25 ](https://profiles.wordpress.org/zymeth25/)

## 지원

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

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

## 기부

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

 [ 이 플러그인에 기부하기 ](http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/#support)