Title: cbnet Multi Author Comment Notification
Author: Chip Bennett
Published: <strong>2010(&#101;)k&#111; urtarrila&#114;&#101;&#110; 7(&#97;)</strong>
Last modified: 2016(&#101;)k&#111; apirila&#114;&#101;&#110; 13(&#97;)

---

Bilatu pluginak

Plugin hau **ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin**. Baliteke,
jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin
erabiltzen denean, bateragarritasun arazoak izan ditzake.

![](https://s.w.org/plugins/geopattern-icon/cbnet-multi-author-comment-notification.
svg)

# cbnet Multi Author Comment Notification

 [Chip Bennett](https://profiles.wordpress.org/chipbennett/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/cbnet-multi-author-comment-notification.3.2.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/cbnet-multi-author-comment-notification/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/cbnet-multi-author-comment-notification/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/cbnet-multi-author-comment-notification/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/cbnet-multi-author-comment-notification/#developers)

 [Laguntza](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/)

## Deskripzioa

Easily enable email notification of new comments to users other than the post author.

Via Dashboard -> Settings -> Discussion, enable email notification to users by site
admin, user role (Administrator, Editor, Author, Contributor, Subscriber ), or define
arbitary email addresses to notify. Also, optionally disable email notification 
for comments left by registered users.

Email notification for individual users can be enabled via each user’s profile.

## Instalazioa

Manual installation:

 1. Upload the `cbnet-multi-author-comment-notification` folder to the `/wp-content/
    plugins/` directory

Installation using “Add New Plugin”

 1. From your Admin UI (Dashboard), use the menu to select Plugins -> Add New
 2. Search for ‘cbnet Multi Author Comment Notification’
 3. Click the ‘Install’ button to open the plugin’s repository listing
 4. Click the ‘Install’ button

Activiation and Use

 1. Activate the plugin through the ‘Plugins’ menu in WordPress
 2. From your Admin UI (Dashboard), use the menu to select Settings -> Discussion
 3. Configure settings, and save
 4. To enable comment notification for individual users, configure “Comment Email Notification”
    on each user’s profile

## MEG

  No emails are being sent. Why?

The Plugin merely filters the list of email recipients; it does not send email. 
Be sure that you have enabled (checked) the “Email me whenever” options for either“
Anyone posts a comment” or “A comment is held for moderation”. If neither of these
options is enabled, no emails will be sent.

  Where did settings go?

Plugin settings can be found under Dashboard -> Settings -> Discussion.

Comment email notification for individual users can be configured via the user profile.

Let me know what questions you have!

## Berrikuspenak

![](https://secure.gravatar.com/avatar/54a539a170a75bcfff4c246ddb897c3650408a2ab14ba2230b48cf3bfaf2bb7b?
s=60&d=retro&r=g)

### 󠀁[Easy to implement – excellent features](https://wordpress.org/support/topic/easy-to-implement-excellent-features/)󠁿

 [AgilityJeff](https://profiles.wordpress.org/agilityjeff/) 2017(e)ko martxoaren
29(a)

This plugin works exactly as I would have hoped, was a breeze to set up, has the
ability to choose what “level” of user gets notices, and the configuration form 
shows up under the “Discussion” menu item – right where it should. Thanks for the
perfect addition to my WP site!

![](https://secure.gravatar.com/avatar/60a050f337b78a32361c32e64d4673b049214ed6e067ea0ca04794198772da00?
s=60&d=retro&r=g)

### 󠀁[works well to send multiple comment notifications](https://wordpress.org/support/topic/works-well-to-send-multiple-comment-notifications/)󠁿

 [](https://profiles.wordpress.org/htrex/) 2016(e)ko urriaren 29(a)

I’m using this to send a comment notification to a second email and it works as 
expected. Thanks to the author

![](https://secure.gravatar.com/avatar/39ccb0d628f22e6bd7d166eae965fdd538af3e069e96824180bfc72b3fc90a8f?
s=60&d=retro&r=g)

### 󠀁[Works like a Charm](https://wordpress.org/support/topic/works-like-a-charm-852/)󠁿

 [G Matta](https://profiles.wordpress.org/gangesh/) 2016(e)ko irailaren 3(a)

I have been looking for plugin or function to send comment notification to multiple
authors, including admin and it worked with your plugin. Thanks alot.

 [ Irakurri 7 berrikuspenak ](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/)

## Laguntzaileak eta Garatzaileak

“cbnet Multi Author Comment Notification” software librea da. Ondoko pertsonek egin
dizkiote ekarpenak plugin honi.

Laguntzaileak

 *   [ Chip Bennett ](https://profiles.wordpress.org/chipbennett/)

[Itzul zaitez cbnet Multi Author Comment Notification zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/cbnet-multi-author-comment-notification)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/cbnet-multi-author-comment-notification/),
begiratu [SVN biltegia](https://plugins.svn.wordpress.org/cbnet-multi-author-comment-notification/)
edo harpidetu [garapen erregistrora](https://plugins.trac.wordpress.org/log/cbnet-multi-author-comment-notification/)
[RSS](https://plugins.trac.wordpress.org/log/cbnet-multi-author-comment-notification/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Aldaketen loga

#### 3.2

 * Maintenance Release
    - Fix bug causing PHP notices and preventing sending of emails. Props Flick.
    - Add transients for notification/moderation email address arrays, for performance
      improvement

#### 3.1

 * Maintenance Release
    - Add option to disable email notification to site admin email address

#### 3.0

 * Maintenance Release
    - Incorporates core filters ‘comment_notification_recipients’ added to wp_notify_postauthor()
      and ‘comment_moderation_recipients’ added to wp_notify_moderator() in WordPress
      3.7
    - Removes Pluggable functions wp_notify_postauthor() and wp_notify_moderator()
      that no longer need to be overwritten

#### 2.2.1

 * Bugfix
    - Fixed issue with bad development file merge causing PHP errors

#### 2.2

 * Feature Release
    - Added option to send comment moderation emails to multiple authors
    - Added filters to support potential core patches to Pluggable functions

#### 2.1.2

 * Bugfix.
    - Fixed call to deprecated function update_usermeta()

#### 2.1.1

 * Bugfix.
    - Fix bug with Plugin sending multiple emails to the same email address.

#### 2.1

 * Made Plugin translation-ready

#### 2.0.2

 * Bugfix
    - Fix bug with settings validation callback not accounting for single email 
      address

#### 2.0.1

 * Bugfix
    - Wrap pluggable function in function_exists() conditional.

#### 2.0

 * Major update
    - Plugin completely rewritten
    - Settings API implementation
    - Move Plugin settings from custom settings page to Settings -> Discussion
    - Add custom user meta for individual user email notification
    - Implement via pluggable function wp_notify_postauthor()
    - Made Plugin parameters filterable
    - Removed all cruft code
 * WARNING: Old settings will not be retained

#### 1.1.2

 * Bugfix update
 * PHP shorttag fixed on line 249. Props Otto42
 * isset conditional added for email on line 244. Props Otto42.

#### 1.1.1

 * Readme.txt update
 * Updated Donate Link in readme.txt

#### 1.1

 * Initial Release
 * Forked from MaxBlogPress Multi Author Comment Notification plugin version 1.0.5

## Meta

 *  Version **3.2**
 *  Azken eguneraketa **duela 10 urte**
 *  Instalazio aktiboak **1.000+**
 *  WordPress bertsioa ** 3.7 edo handiagoa **
 *  **4.5.33** (e)raino probatuta.
 *  Language
 * [English (US)](https://wordpress.org/plugins/cbnet-multi-author-comment-notification/)
 * Etiketak
 * [author](https://eu.wordpress.org/plugins/tags/author/)[cbnet](https://eu.wordpress.org/plugins/tags/cbnet/)
   [comment](https://eu.wordpress.org/plugins/tags/comment/)[comments](https://eu.wordpress.org/plugins/tags/comments/)
   [multi](https://eu.wordpress.org/plugins/tags/multi/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/cbnet-multi-author-comment-notification/advanced/)

## Balorazioak

 4.3 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/reviews/)

## Laguntzaileak

 *   [ Chip Bennett ](https://profiles.wordpress.org/chipbennett/)

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/cbnet-multi-author-comment-notification/)

## Egizu eskaintza

Plugin honen aurrerabidearen euskarri izan nahi duzu?

 [ Egiozu eskaintza plugin honi ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QP3N9HUSYJPK6)