Title: Comments Users Mentions
Author: baxeico
Published: <strong>2014 年 2 月 18 日</strong>
Last modified: 2014 年 2 月 21 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://tw.wordpress.org/plugins/comments-users-mentions/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/comments-users-mentions/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/comments-users-mentions/#installation)
 * [開發資訊](https://tw.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/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/comments-users-mentions/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/comments-users-mentions/)。

## 變更記錄

#### 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**
 *  最後更新 **13 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.7.41**
 *  語言
 * [English (US)](https://wordpress.org/plugins/comments-users-mentions/)
 * 標籤:
 * [comments](https://tw.wordpress.org/plugins/tags/comments/)[email](https://tw.wordpress.org/plugins/tags/email/)
   [mentions](https://tw.wordpress.org/plugins/tags/mentions/)
 *  [進階檢視](https://tw.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)

[撰寫評分](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)