Title: Comments Users Mentions
Author: baxeico
Published: <strong>2014년 2월 18일</strong>
Last modified: 2014년 2월 21일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/comments-users-mentions.svg)

# Comments Users Mentions

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

[다운로드](https://downloads.wordpress.org/plugin/comments-users-mentions.zip)

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

 [지원](https://wordpress.org/support/plugin/comments-users-mentions/)

## 설명

This plugin allows to mention WordPress users in a comment by writing usernames 
preceded by a character (default @), e.g. **@guguweb**.
 The mentioned users will
receive a notification email with a link to the relevant post.

The mention character (default @) can be customized by a filter hook: `cum-mention-
char`. Put the following code in your theme `functions.php` file:

    ```
    add_filter( 'cum-mention-char', 'cum_custom_char' );
    function cum_custom_char( $content ) {
        return '+';
    }
    ```

And the mention character will be +, so you can mention with **+guguweb**.

This plugin was inspired by [Mention comment’s Authors by Wabeo](https://wordpress.org/plugins/mention-comments-authors/).
Many thanks to the [author](http://wabeo.fr)!

## 설치

 1. Upload the plugin’s folder into `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. All done !

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

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

[자국어로 “Comments Users Mentions”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/comments-users-mentions)

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

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

## 변경이력

#### version 0.2

 * users mentions can be done by using only a preceding character (default @);
 * mention char can be customized by means of a filter hook: `cum-mention-char`.

## 기초

 *  버전 **0.2**
 *  최근 업데이트: **12년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.1 또는 그 이상 **
 *  다음까지 시험됨: **3.7.41**
 *  언어
 * [English (US)](https://wordpress.org/plugins/comments-users-mentions/)
 * 태그:
 * [comments](https://ko.wordpress.org/plugins/tags/comments/)[email](https://ko.wordpress.org/plugins/tags/email/)
   [mentions](https://ko.wordpress.org/plugins/tags/mentions/)
 *  [고급 보기](https://ko.wordpress.org/plugins/comments-users-mentions/advanced/)

## 평점

 별 5점 만점에 5점.

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

[Your review](https://wordpress.org/support/plugin/comments-users-mentions/reviews/#new-post)

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

## 기여자

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

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/comments-users-mentions/)

## 기부

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

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=8RJ6HS3XQ4EPW&lc=IT&item_name=%22Comments%20Users%20Mentions%22%20wp%20plugin&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)