Title: Post Grid Shortcode
Author: devnahin
Published: <strong>2024년 12월 9일</strong>
Last modified: 2024년 12월 9일

---

플러그인 검색

![](https://ps.w.org/post-grid-shortcode/assets/banner-772x250.png?rev=3204927)

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

![](https://ps.w.org/post-grid-shortcode/assets/icon-256x256.png?rev=3204932)

# Post Grid Shortcode

 작성자: [devnahin](https://profiles.wordpress.org/devnahin/)

[다운로드](https://downloads.wordpress.org/plugin/post-grid-shortcode.1.0.0.zip)

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

 [지원](https://wordpress.org/support/plugin/post-grid-shortcode/)

## 설명

The **Post Grid Shortcode** plugin allows you to create a responsive grid of posts
anywhere on your site using a simple shortcode. It provides several options to control
how the posts are displayed, including the number of posts, order, post types, and
the option to show featured images and excerpts.

**Features include:**
 – Customizable grid of posts – Control over the number of
posts to display – Choose post type, order, and post status – Display featured images
and excerpts – Option to add a “Read More” button with customizable text

Use the `[post-grid]` shortcode in any post, page, or widget to display a grid of
posts.

### License & Warranty

This plugin is licensed under the GPLv2 or later. You are free to use, modify, and
distribute it as long as you comply with the terms of the GPLv2 license.

### Credits

Post Grid Shortcode was developed by devnahin. If you enjoy using this plugin, consider
supporting us by donating via our [donation page](https://buymeacoffee.com/devnahin).

## 설치

 1. Upload the plugin files to the `/wp-content/plugins/post-grid-shortcode` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to “Settings” > “Post Grid Shortcode” to configure your options.
 4. Add the `[post-grid]` shortcode to any post or page where you want the post grid
    to appear.

## FAQ

### How do I use the shortcode?

Simply add `[post-grid]` in any post, page, or widget. You can customize the display
by using the following attributes:

 * `posts_per_page`: (int) Number of posts to display. Default is 5.
 * `orderby`: (string) How to order the posts (e.g., date, title). Default is ‘date’.
 * `order`: (string) Ascending (‘ASC’) or Descending (‘DESC’). Default is ‘ASC’.
 * `post_type`: (string) Type of posts to display (e.g., ‘post’, ‘page’). Default
   is ‘post’.
 * `post_status`: (string) Status of posts to display (e.g., ‘publish’, ‘draft’).
   Default is ‘publish’.
 * `show_featured_image`: (bool) Whether to show featured images. Default is true.
 * `excerpt_length`: (int) Number of words in the post excerpt. Default is 20.
 * `enable_read_more_button`: (bool) Show a “Read More” button. Default is false.
 * `read_more_text`: (string) Customize the “Read More” button text. Default is “
   Read More”.

Example usage:
 [post-grid posts_per_page=”3″ orderby=”title” order=”DESC” show_featured_image
=”1″]

### Where do I configure the options for the plugin?

Go to “Settings” > “Post Grid Shortcode” in the WordPress admin dashboard.

### Can I use this with custom post types?

Yes, you can specify the `post_type` attribute in the shortcode to display custom
post types. For example:
 [post-grid post_type=”product”]

## 후기

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

### 󠀁[Flexible and Easy-to-Use Post Grid Plugin](https://wordpress.org/support/topic/flexible-and-easy-to-use-post-grid-plugin/)󠁿

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

The Post Grid Shortcode plugin is an excellent plugin for anyone looking to display
any custom posts in a grid layout on their WordPress site. It's very user-friendly
and comes with a variety of customizable options. I love that you can control the
number of posts, post types, and even the order in which they appear.Thank you so
very much

 [ 모든 1 평가 읽기 ](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ devnahin ](https://profiles.wordpress.org/devnahin/)

[자국어로 “Post Grid Shortcode”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/post-grid-shortcode)

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

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

## 변경이력

#### 1.0.0

 * Initial release of Post Grid Shortcode.
 * Basic settings for post grid display and shortcode attributes.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **2년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 5.0 또는 그 이상 **
 *  다음까지 시험됨: **6.7.8**
 *  PHP 버전 ** 7.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/post-grid-shortcode/)
 * 태그:
 * [featured image](https://ko.wordpress.org/plugins/tags/featured-image/)[grid](https://ko.wordpress.org/plugins/tags/grid/)
   [post grid](https://ko.wordpress.org/plugins/tags/post-grid/)[posts](https://ko.wordpress.org/plugins/tags/posts/)
   [shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
 *  [고급 보기](https://ko.wordpress.org/plugins/post-grid-shortcode/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/post-grid-shortcode/reviews/)

## 기여자

 *   [ devnahin ](https://profiles.wordpress.org/devnahin/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/post-grid-shortcode/)

## 기부

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

 [ 이 플러그인에 기부하기 ](https://buymeacoffee.com/devnahin)