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

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Comments Users Mentions

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

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

 * [Dettagli](https://it.wordpress.org/plugins/comments-users-mentions/#description)
 * [Recensioni](https://it.wordpress.org/plugins/comments-users-mentions/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/comments-users-mentions/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/comments-users-mentions/#developers)

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

## Descrizione

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

## Installazione

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

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Comments Users Mentions” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Comments Users Mentions” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/comments-users-mentions)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/comments-users-mentions/)
segui il [repository SVN](https://plugins.svn.wordpress.org/comments-users-mentions/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/comments-users-mentions/)
tramite [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

 *  Versione **0.2**
 *  Ultimo aggiornamento **12 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.1 o superiore **
 *  Testato fino alla versione **3.7.41**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/comments-users-mentions/)
 * Tag
 * [comments](https://it.wordpress.org/plugins/tags/comments/)[email](https://it.wordpress.org/plugins/tags/email/)
   [mentions](https://it.wordpress.org/plugins/tags/mentions/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/comments-users-mentions/advanced/)

## Valutazioni

 5 su 5 stelle.

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

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/comments-users-mentions/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/comments-users-mentions/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](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)