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

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Comments Users Mentions

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/comments-users-mentions/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/comments-users-mentions/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/comments-users-mentions/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/comments-users-mentions/#developers)

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

## Beskrivelse

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

## Installasjon

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

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Comments Users Mentions» er programvare med åpen kildekode. Følgende personer har
bidratt til denne utvidelsen:

Bidragsytere

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

[Oversett «Comments Users Mentions» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/comments-users-mentions)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/comments-users-mentions/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/comments-users-mentions/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/comments-users-mentions/)
med [RSS](https://plugins.trac.wordpress.org/log/comments-users-mentions/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

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

 *  Versjon **0.2**
 *  Sist oppdatert **13 år siden**
 *  Aktive installasjoner **10+**
 *  WordPress-versjon ** 3.1 eller nyere **
 *  Testet opp til **3.7.41**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/comments-users-mentions/)
 * Stikkord
 * [comments](https://nb.wordpress.org/plugins/tags/comments/)[email](https://nb.wordpress.org/plugins/tags/email/)
   [mentions](https://nb.wordpress.org/plugins/tags/mentions/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/comments-users-mentions/advanced/)

## Vurderinger

 5 av 5 stjerner.

 *  [  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)

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

[Se alle omtalene](https://wordpress.org/support/plugin/comments-users-mentions/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/comments-users-mentions/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](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)