Title: Comments Users Mentions
Author: baxeico
Published: <strong>Pebrero 18, 2014</strong>
Last modified: Pebrero 21, 2014

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

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

# Comments Users Mentions

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

[I-download](https://downloads.wordpress.org/plugin/comments-users-mentions.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/comments-users-mentions/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/comments-users-mentions/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/comments-users-mentions/#installation)
 * [Development](https://tl.wordpress.org/plugins/comments-users-mentions/#developers)

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

## Deskripsyon

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)!

## Pag-install

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

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “Comments Users Mentions” ay open source software. Ang mga sumusunod na tao 
ay nag-ambag sa plugin na ito.

Mga Contributor

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

[Isalin ang “Comments Users Mentions” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/comments-users-mentions)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/comments-users-mentions/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/comments-users-mentions/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/comments-users-mentions/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/comments-users-mentions/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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`.

## Meta

 *  Bersyon **0.2**
 *  Huling na-update **12 taon ang nakalipas**
 *  Mga aktibong installation **10+**
 *  Bersyon ng WordPress ** 3.1 o mas bago **
 *  Sinubukan hanggang **3.7.41**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/comments-users-mentions/)
 * Mga Tag
 * [comments](https://tl.wordpress.org/plugins/tags/comments/)[email](https://tl.wordpress.org/plugins/tags/email/)
   [mentions](https://tl.wordpress.org/plugins/tags/mentions/)
 *  [Advanced View](https://tl.wordpress.org/plugins/comments-users-mentions/advanced/)

## Mga Rating

 5 out of 5 stars.

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

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/comments-users-mentions/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/comments-users-mentions/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](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)