Title: WP Private Comment Notes
Author: Ren Ventura
Published: <strong>नोभेम्बर 6, 2016</strong>
Last modified: डिसेम्बर 9, 2018

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](https://s.w.org/plugins/geopattern-icon/wp-private-comment-notes.svg)

# WP Private Comment Notes

 [Ren Ventura](https://profiles.wordpress.org/renventura/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/wp-private-comment-notes.zip)

 * [विवरण](https://ne.wordpress.org/plugins/wp-private-comment-notes/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/wp-private-comment-notes/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/wp-private-comment-notes/#installation)
 * [विकास](https://ne.wordpress.org/plugins/wp-private-comment-notes/#developers)

 [सहायता](https://wordpress.org/support/plugin/wp-private-comment-notes/)

## विवरण

WP Private Comment Notes will let WordPress admins/moderators add and manage private
notes for each comment left through the WordPress commenting system. Additionally,
each note can be shared with the user who left the original comment.

Comment notes can come in handy when managing popular blogs. WP Private Comment 
Notes serves as a “note to self” tool for comment moderators, or a private method
of communication with the commenter.

### Credits

Thanks to [Ana Nirwana](https://www.iconfinder.com/anir) for the cool little message
icon.

## स्क्रिनसटहरू

[⌊The comment.php?action=editcomment (edit comment) page with Comment Notes meta
box⌉⌊The comment.php?action=editcomment (edit comment) page with Comment Notes meta
box⌉[

The comment.php?action=editcomment (edit comment) page with Comment Notes meta box

## स्थापना

#### Automatically

 1. Search for WP Private Comment Notes in the Add New Plugin section of the WordPress
    admin.
 2. Install and activate.

#### Manually

 1. Download the zip file, decompress the file and upload the main plugin folder to
    the `/wp-content/plugins/` directory.
 2. Activate the plugin.

## प्रश्नोत्तर

  How do I use this plugin?

After activation, a **Comment Notes** meta box is added to the edit page of a comment.
From the meta box you can add and remove comment notes. When adding a comment, you
have the option to email the contents of the note to the original commenter.

  Who can manage comment notes?

By default, anyone with the `moderate_comments` capability. This can be changed 
though a simple filter:

    ```
    add_filter( 'wp_private_comment_notes_capability', 'rv_wp_private_comment_notes_capability', 10, 2 );
    /**
     *  Allow only administrators to manage comment notes
     *  @param $capability (string) - WordPress capability
     *  @param $user_id (int) - User ID to check
     *  @return $capability
     */
    function rv_wp_private_comment_notes_capability( $capability, $user_id ) {
        $capability = 'manage_options';
        return $capability;
    }
    ```

  Can I customize the email sent to the original commenter?

Yes. There are a few filters you can use to customize the email’s “From Name/Email,”
subject, message and headers. For more, see the `send_email()` method in wp-private-
comment-notes.php.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“WP Private Comment Notes” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा
योगदान गरेका छन्।

योगदानकर्ताहरू

 *   [ Ren Ventura ](https://profiles.wordpress.org/renventura/)

[“WP Private Comment Notes” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/wp-private-comment-notes)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/wp-private-comment-notes/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/wp-private-comment-notes/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/wp-private-comment-notes/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/wp-private-comment-notes/) 
को सदस्यता लिनुहोस्।

## चेन्जलग

#### 1.0

 * Initial version

## मेटा

 *  संस्करण **1.0.0**
 *  पछिल्लो अपडेट **8 वर्ष अघि**
 *  सक्रिय स्थापना **10+**
 *  जाँच गरिएको **5.0.29**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wp-private-comment-notes/)
 * ट्यागहरू
 * [comment meta](https://ne.wordpress.org/plugins/tags/comment-meta/)[comments](https://ne.wordpress.org/plugins/tags/comments/)
   [notes](https://ne.wordpress.org/plugins/tags/notes/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/wp-private-comment-notes/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

[तपाईँको समीक्षा](https://wordpress.org/support/plugin/wp-private-comment-notes/reviews/#new-post)

[सबै समीक्षाहरू हेर्नुहोस्](https://wordpress.org/support/plugin/wp-private-comment-notes/reviews/)

## योगदानकर्ताहरू

 *   [ Ren Ventura ](https://profiles.wordpress.org/renventura/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/wp-private-comment-notes/)