Title: 테마 점검
Author: WordPress.org
Published: <strong>2018년 6월 9일</strong>
Last modified: 2026년 8월 21일

---

플러그인 검색

![](https://ps.w.org/theme-check/assets/banner-772x250.png?rev=904294)

![](https://ps.w.org/theme-check/assets/icon-128x128.png?rev=972579)

# 테마 점검

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

[다운로드](https://downloads.wordpress.org/plugin/theme-check.20260821.zip)

 * [세부사항](https://ko.wordpress.org/plugins/theme-check/#description)
 * [평가](https://ko.wordpress.org/plugins/theme-check/#reviews)
 * [개발](https://ko.wordpress.org/plugins/theme-check/#developers)

 [지원](https://wordpress.org/support/plugin/theme-check/)

## 설명

The theme check plugin is an easy way to test your theme and make sure it’s up to
spec with the latest [theme review](https://make.wordpress.org/themes/handbook/review/)
standards. With it, you can run all the same automated testing tools on your theme
that WordPress.org uses for theme submissions.

The tests are run through a simple admin menu and all results are displayed at once.
This is very handy for theme developers, or anybody looking to make sure that their
theme supports the latest WordPress theme standards and practices.

#### 트랙 포맷팅 활성화 방법

The Themes Team use this plugin while reviewing themes and copy/paste the output
into trac tickets, the trac system has its own markup language.
 To enable trac 
formatting in Theme-Check you need to define a couple of variables in wp-config.
php: _TC\_PRE_ and _TC\_POST_ are used as a ticket header and footer. For example:

    ```
    define( 'TC_PRE', 'Theme Review:[[br]]
    - Themes should be reviewed using "define(\'WP_DEBUG\', true);" in wp-config.php[[br]]
    - Themes should be reviewed using the test data from the Theme Checklists (TC)
    -----
    ' );

    define( 'TC_POST', 'Feel free to make use of the contact details below if you have any questions,
    comments, or feedback:[[br]]
    [[br]]
    * Leave a comment on this ticket[[br]]
    * Send an email to the Theme Review email list[[br]]
    * Use the #wordpress-themes IRC channel on Freenode.' );
    ```

이들 두 개의 vars 중 **어느 하나라도** 정의 될 경우 새로운 트랙 체크 박스가 _점검하세요!_
버튼 옆에 나타날 것입니다.

## FAQ

### 버전 번호의 기능은?

버전 번호는 만들기 위해 사용된 [가이드라인](https://codex.wordpress.org/Theme_Review)
리비전 날짜입니다.

### 나쁜 것으로 평가되는 이유는?

It’s not flagging “bad” things, as such. The theme check is designed to be a non-
perfect way to test for compliance with the [Theme Review](https://make.wordpress.org/themes/handbook/review/)
guidelines. Not all themes must adhere to these guidelines. The purpose of the checking
tool is to ensure that themes uploaded to the central [WordPress.org theme repository](https://wordpress.org/themes/)
meet the latest standards of WordPress themes and will work on a wide variety of
sites.

Many sites use customized themes, and that’s perfectly okay. But themes that are
intended for use on many different kinds of sites by the public need to have a certain
minimum level of capabilities, in order to ensure proper functioning in many different
environments. The Theme Review guidelines are created with that goal in mind.

이 테마 점검기는 완전하지 않고 앞으로도 그럴 것입니다. 테마 제작자 또는 자신의 테마에
더 많은 기능을 원하는 사람에게 도움을 줄 뿐입니다. 워드프레스 사이트에 제출된 모든
테마는 전문가 팀에 의해 수동으로 리뷰된 것입니다. 자동 테마 점검기는 유용한 도구일
뿐이며 절대적인 시스템 도구는 아닙니다.

이 플러그인은 가이드라인을 결정하지 않습니다. 특정 테마의 리뷰 가이드라인에 대한
문제는 [테마 만들기 사이트](https://make.wordpress.org/themes)에서 논의 됩니다.

## 후기

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

### 󠀁[Great plugin and support! It works well!](https://wordpress.org/support/topic/great-plugin-and-support-it-works-well-2/)󠁿

 [Samsul Islam Rana](https://profiles.wordpress.org/ranafge/) 2024년 12월 12일 답글
1개

Great plugin and support! It works well!

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

### 󠀁[False positives aplenty.](https://wordpress.org/support/topic/false-positives-aplenty/)󠁿

 [digstertron](https://profiles.wordpress.org/digstertron/) 2023년 4월 22일

I heard good things about this plugin until I used it. It says my theme name and
text domain/slug do not match. They do so why is it flagging a non-existent error?

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

### 󠀁[A Necessity For Theme Developers](https://wordpress.org/support/topic/a-necessity-for-theme-developers/)󠁿

 [Organic Themes](https://profiles.wordpress.org/organicthemes/) 2019년 12월 4일

We regularly use Theme Check for the development of all Organic Themes. Thanks for
creating and maintaining such a useful plugin!

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

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-6132/)󠁿

 [Jose Mortellaro](https://profiles.wordpress.org/giuse/) 2019년 6월 6일

One of the best plugins for theme developers. Really a very good job! Have you never
thought to create a similar plugin to check plugins? Plugins developers would also
need a so helpful tool.

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

### 󠀁[Useful Plugin from first level user to WordPress Developer](https://wordpress.org/support/topic/useful-plugin-from-first-level-user-to-wordpress-developer/)󠁿

 [vbaimas](https://profiles.wordpress.org/vbaimas/) 2019년 1월 18일

This is a great plugin for everyone that really likes to develop a WordPress theme
and make successfully tests for the basic WordPress standards. The errors separated
in ‘Required’, ‘Warning’, ‘Recommended’ and ‘info’. Also provide the basic information
of this error and makes you understand where the problem is.

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

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-1704/)󠁿

 [Maarten Menten](https://profiles.wordpress.org/maartenm/) 2018년 9월 26일

Thank you for this handy feature.

 [ 모든 195 평가 읽기 ](https://wordpress.org/support/plugin/theme-check/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ WordPress.org ](https://profiles.wordpress.org/wordpressdotorg/)
 *   [ Samuel Wood (Otto) ](https://profiles.wordpress.org/otto42/)
 *   [ Simon Prosser ](https://profiles.wordpress.org/pross/)
 *   [ Carolina Nymark ](https://profiles.wordpress.org/poena/)
 *   [ acosmin ](https://profiles.wordpress.org/acosmin/)
 *   [ KafleG ](https://profiles.wordpress.org/kafleg/)
 *   [ Joy ](https://profiles.wordpress.org/joyously/)

“테마 점검”(이)가 16 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/theme-check/contributors)
님께 감사드립니다.

[자국어로 “테마 점검”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/theme-check)

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

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

## 변경이력

Changes can be found in [the changelog.txt file](https://github.com/WordPress/theme-check/blob/master/changelog.txt).

## 커뮤니티 플러그인

이 플러그인은 커뮤니티에서 개발 및 지원합니다. [이 플러그인에 기여하기](https://github.com/WordPress/theme-check)

## 기초

 *  버전 **20260821**
 *  최근 업데이트: **1주 전**
 *  활성화된 설치 **20,000+**
 *  워드프레스 버전 ** 3.7 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  언어
 * [Catalan](https://ca.wordpress.org/plugins/theme-check/), [English (Australia)](https://en-au.wordpress.org/plugins/theme-check/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/theme-check/), [English (New Zealand)](https://en-nz.wordpress.org/plugins/theme-check/),
   [English (UK)](https://en-gb.wordpress.org/plugins/theme-check/), [English (US)](https://wordpress.org/plugins/theme-check/),
   [German](https://de.wordpress.org/plugins/theme-check/), [Italian](https://it.wordpress.org/plugins/theme-check/),
   [Japanese](https://ja.wordpress.org/plugins/theme-check/), [Romanian](https://ro.wordpress.org/plugins/theme-check/),
   [Russian](https://ru.wordpress.org/plugins/theme-check/), [Spanish (Chile)](https://cl.wordpress.org/plugins/theme-check/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/theme-check/), [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/theme-check/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/theme-check/), [Spanish (Spain)](https://es.wordpress.org/plugins/theme-check/),
   그리고 [Spanish (Venezuela)](https://ve.wordpress.org/plugins/theme-check/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/theme-check)
 * 태그:
 * [guidelines](https://ko.wordpress.org/plugins/tags/guidelines/)[themes](https://ko.wordpress.org/plugins/tags/themes/)
   [wordpress.org](https://ko.wordpress.org/plugins/tags/wordpress-org/)
 *  [고급 보기](https://ko.wordpress.org/plugins/theme-check/advanced/)

## 평점

 별 5점 만점에 4.8점.

 *  [  169/5-별점 후기     ](https://wordpress.org/support/plugin/theme-check/reviews/?filter=5)
 *  [  17/4-별점 후기     ](https://wordpress.org/support/plugin/theme-check/reviews/?filter=4)
 *  [  3/3-별점 후기     ](https://wordpress.org/support/plugin/theme-check/reviews/?filter=3)
 *  [  1/2-별점 후기     ](https://wordpress.org/support/plugin/theme-check/reviews/?filter=2)
 *  [  5/1-별점 후기     ](https://wordpress.org/support/plugin/theme-check/reviews/?filter=1)

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

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

## 기여자

 *   [ WordPress.org ](https://profiles.wordpress.org/wordpressdotorg/)
 *   [ Samuel Wood (Otto) ](https://profiles.wordpress.org/otto42/)
 *   [ Simon Prosser ](https://profiles.wordpress.org/pross/)
 *   [ Carolina Nymark ](https://profiles.wordpress.org/poena/)
 *   [ acosmin ](https://profiles.wordpress.org/acosmin/)
 *   [ KafleG ](https://profiles.wordpress.org/kafleg/)
 *   [ Joy ](https://profiles.wordpress.org/joyously/)

## 지원

지난 2개월 동안 해결된 문제:

     1 중 0

 [지원 포럼 보기](https://wordpress.org/support/plugin/theme-check/)