Title: Single Post Template
Author: Nathan Rice
Published: <strong>2009년 6월 26일</strong>
Last modified: 2013년 4월 19일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/single-post-template.svg)

# Single Post Template

 작성자: [Nathan Rice](https://profiles.wordpress.org/nathanrice/)

[다운로드](https://downloads.wordpress.org/plugin/single-post-template.1.4.4.zip)

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

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

## 설명

The Single Post Template plugin adds the ability for your theme to include “Post
Templates” in much the same way you can add “Page Templates”, allowing you to choose(
via a simple dropdown) which post template you want to use, on a per-post basis.

All you need to do, after installing and activating the plugin, is create one or
more “Post Templates” in your theme’s folder, and when creating or editing a post,
choose the post template that you would like to use. If no post template is selected,
the default template will be used.

### 1.2

 * Minor update

### 1.3

 * Copied methodology of WordPress [get_page_templates()](http://xref.yoast.com/trunk/_functions/get_page_templates.html)
   function
 * Added 2.9 compatibility
 * Ensured 2.8 backward compatibility

### 1.4

 * Compatibility with up to WordPress 3.6
 * Build a class for better namespacing and to avoid conflicts with Genesis

### 1.4.1

 * Fix admin bug

### 1.4.2

 * Fix bugs, feel sorry for myself

### 1.4.3

 * Fix another bug, loathe myself

### 1.4.4

 * Fix issue with default template not loading

## 스크린샷

[⌊This is what the top of your new Post Templates should look like⌉⌊This is what
the top of your new Post Templates should look like⌉[

This is what the top of your new Post Templates should look like

[⌊This is the new box that this plugin adds to your post edit screen⌉⌊This is the
new box that this plugin adds to your post edit screen⌉[

This is the new box that this plugin adds to your post edit screen

## 설치

**Installation**

 1. Upload the entire `single-post-template` folder to the `/wp-content/plugins/` directory
 2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 3. Create Post Templates in your theme’s folder, as described in Usage

**Usage**

After you have installed the plugin, you’ll need to create some Post Templates to
use. In order to create a Post Template, either duplicate your default single post
template, or create a new template file. Insert the following code at the very top
of the file:

    ```
    <?php
    /*
    Single Post Template: [Descriptive Template Name]
    Description: This part is optional, but helpful for describing the Post Template
    */
    ?>
    ```

_See Screenshot #1 for what this might look like in your code editor_

Once you have created a new Post Template, either edit or create a new post, and
directly underneath the post content box, you should see a new box labeled “Single
Post Template”. Choose the Post Template you want to use and publish or update the
post.

_See Screenshot #2 for what this might look like in your post edit screen_

## FAQ

### How do I create new Post Templates?

Please see the Installation -> Usage section for details on how to create new Post
Templates.

### How do I use the Post Templates I created?

Please see the Installation -> Usage section for details on how to use Post Templates.

### Can I include this plugin in my theme for distribution?

Yes. Source credits for the plugin should remain intact, per GPL requirements.

### How do I include this plugin in my theme for distribution?

If you don’t know how to do this, you will need to contact me for instructions. 
I do charge a consulting fee for this service.

### I have a question that wasn’t covered in the FAQ. Can I contact you?

Please [email me](http://www.nathanrice.net/contact/) or [@nathanrice](http://twitter.com/nathanrice)
me on Twitter.

Because I try to offer personal email support, I do ask that you compensate me for
the time I spend helping you. This can run anywhere from $10 for simple support,
up to $125 for more complex issues or use cases.

Bug reports are, of course, appreciated and cost you nothing. I will try to make
sure bugs are fixed ASAP.

## 후기

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

### 󠀁[Fais ce qu’il dit de façon excellente](https://wordpress.org/support/topic/fais-ce-quil-dit-de-facon-excellente/)󠁿

 [coudenhov](https://profiles.wordpress.org/coudenhov/) 2019년 3월 25일

WordPress 5.1.1 L'extension est toujours d'actualité. Très simplement : Pour créer
un nouveau template d'article, dupliquez single.php le renommer par exemple :single-
cuisine.php A l'intérieur insérer le code php décrit par l'auteur en remplaçant 
le texte entre crochets par le nom du nouveau fichier (single-cuisine.php) Et hop
le tour est joué. Lorsque vous créez une nouvelle page, vous avez une liste de choix
avec les différents templates que vous avez créé. Merci à l'auteur pour cet excellent
plugin. Laurent de Coudenhove

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

### 󠀁[Good](https://wordpress.org/support/topic/good-3551/)󠁿

 [ikonkov](https://profiles.wordpress.org/ikonkov/) 2018년 5월 18일

tnx

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

### 󠀁[Good plugin!](https://wordpress.org/support/topic/good-plugin-1288/)󠁿

 [Luan Nguyen](https://profiles.wordpress.org/ntluan/) 2016년 9월 3일

Thanks author! this plugin is useful.

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

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

 [RealMag777](https://profiles.wordpress.org/realmag777/) 2016년 9월 3일

Great, thank you!

 [ 모든 14 평가 읽기 ](https://wordpress.org/support/plugin/single-post-template/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Nathan Rice ](https://profiles.wordpress.org/nathanrice/)

[자국어로 “Single Post Template”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/single-post-template)

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

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

## 변경이력

#### 1.0

 * Initial Release

#### 1.1

 * Changed some function and variable names for consistency
 * Ensured WordPress 2.8+ compatibility
 * Fixed a bug that presents when you include the plugin in your WordPress theme’s
   folder

## 기초

 *  버전 **1.4.4**
 *  최근 업데이트: **13년 전**
 *  활성화된 설치 **4,000+**
 *  워드프레스 버전 ** 3.5 또는 그 이상 **
 *  다음까지 시험됨: **3.6.1**
 *  언어
 * [English (US)](https://wordpress.org/plugins/single-post-template/)
 * 태그:
 * [Post Templates](https://ko.wordpress.org/plugins/tags/post-templates/)[single post templates](https://ko.wordpress.org/plugins/tags/single-post-templates/)
   [single posts](https://ko.wordpress.org/plugins/tags/single-posts/)
 *  [고급 보기](https://ko.wordpress.org/plugins/single-post-template/advanced/)

## 평점

 별 5점 만점에 4.4점.

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

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

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

## 기여자

 *   [ Nathan Rice ](https://profiles.wordpress.org/nathanrice/)

## 지원

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

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

## 기부

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

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118)