Title: Sticky CPT
Author: Kantari Samy
Published: <strong>2016년 10월 23일</strong>
Last modified: 2020년 3월 19일

---

플러그인 검색

![](https://ps.w.org/sticky-cpt/assets/banner-772x250.png?rev=1520508)

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

![](https://s.w.org/plugins/geopattern-icon/sticky-cpt_ffffff.svg)

# Sticky CPT

 작성자: [Kantari Samy](https://profiles.wordpress.org/leprincenoir/)

[다운로드](https://downloads.wordpress.org/plugin/sticky-cpt.2.0.0.zip)

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

 [지원](https://wordpress.org/support/plugin/sticky-cpt/)

## 설명

The plugin allows to highlight the CPT in the same way as would the WordPress core
functionality for posts.
 You can highlight new content created for your CPT. It
is also possible to highlight the content quickly thanks to bulk actions.

Start example

    ```
    $args = array(
        'post_type'      => ['project'],
        'post_status'    => 'publish',
        'posts_per_page' => -1,
        'post__in'       => get_option( 'sticky_posts' )
    );
    $stickyProject = new WP_Query( $args );
    ```

Hook available

    ```
    add_filter( 'sticky_cpt_add_cpt' , 'add_cpt' );

    function add_cpt( $post_types ) {
        $post_types['newcpt'] = 'newcpt';
        return $post_types;
    }
    ```

## 스크린샷

 * [[
 * Highlighted in an article
 * [[
 * list items with Sticky

## 설치

 1. Upload the plugin files to the `/wp-content/plugins/sticky-cpt` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## FAQ

(soon)

## 후기

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

### 󠀁[Good job! (small feature request inside)](https://wordpress.org/support/topic/good-job-small-feature-request-inside/)󠁿

 [Jb Audras](https://profiles.wordpress.org/audrasjb/) 2017년 3월 2일 답글 1개

Great job dude, i love it ! 🙂 As a little feature request for the next version,
i guess you should prepare your plugin for GlotPress native i18n. See : https://
translate.wordpress.org/projects/wp-plugins/sticky-cpt , the plugin is not well 
prepared for internationalization. The load_plugin_textdomain() function is missing,
as well as the language textdomain metadata in the plugin main file comments, and
a better use of WP translation strings 😉 E.g : instead of __( "Make this post sticky"),
you should rather use __( "Make this post sticky", "sticky-cpt" ) But very nice 
work by the way, as usual 🙂

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

### 󠀁[4.7.2 works (with cpt ui)](https://wordpress.org/support/topic/4-7-2-works-with-cpt-ui/)󠁿

 [Chris](https://profiles.wordpress.org/eskim0/) 2017년 2월 27일 답글 1개

Thanks!

 [ 모든 2 평가 읽기 ](https://wordpress.org/support/plugin/sticky-cpt/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Kantari Samy ](https://profiles.wordpress.org/leprincenoir/)
 *   [ Whodunit ](https://profiles.wordpress.org/whodunitagency/)

[자국어로 “Sticky CPT”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/sticky-cpt)

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

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

## 변경이력

#### 1.0.1

 * 04 july 2017
 * Add contributor Whodunit and Check compatibility WordPress 4.8

#### 1.0.0

 * 22 oct 2016
 * Initial release \o/

## 기초

 *  버전 **2.0.0**
 *  최근 업데이트: **6년 전**
 *  활성화된 설치 **50+**
 *  워드프레스 버전 ** 3.5 또는 그 이상 **
 *  다음까지 시험됨: **5.3.21**
 *  언어
 * [English (US)](https://wordpress.org/plugins/sticky-cpt/)
 * 태그:
 * [cpt](https://ko.wordpress.org/plugins/tags/cpt/)[forward](https://ko.wordpress.org/plugins/tags/forward/)
   [highlighting](https://ko.wordpress.org/plugins/tags/highlighting/)[push](https://ko.wordpress.org/plugins/tags/push/)
   [sticky](https://ko.wordpress.org/plugins/tags/sticky/)
 *  [고급 보기](https://ko.wordpress.org/plugins/sticky-cpt/advanced/)

## 평점

 별 5점 만점에 5점.

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

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

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

## 기여자

 *   [ Kantari Samy ](https://profiles.wordpress.org/leprincenoir/)
 *   [ Whodunit ](https://profiles.wordpress.org/whodunitagency/)

## 지원

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

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