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

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# Comments Users Mentions

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

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

 * [Detalls](https://ca.wordpress.org/plugins/comments-users-mentions/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/comments-users-mentions/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/comments-users-mentions/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/comments-users-mentions/#developers)

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

## Descripció

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

## Instal·lació

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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Comments Users Mentions» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

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

[Traduïu «Comments Users Mentions» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/comments-users-mentions)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/comments-users-mentions/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/comments-users-mentions/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/comments-users-mentions/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/comments-users-mentions/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

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

 *  Versió **0.2**
 *  Darrera actualització **fa 12 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 3.1 o posterior **
 *  Provada fins a **3.7.41**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/comments-users-mentions/)
 * Etiquetes
 * [comments](https://ca.wordpress.org/plugins/tags/comments/)[email](https://ca.wordpress.org/plugins/tags/email/)
   [mentions](https://ca.wordpress.org/plugins/tags/mentions/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/comments-users-mentions/advanced/)

## Valoracions

 5 sobre 5 estrelles.

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

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/comments-users-mentions/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/comments-users-mentions/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](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)