{"id":51934,"date":"2016-11-06T01:55:00","date_gmt":"2016-11-06T01:55:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-private-comment-notes\/"},"modified":"2018-12-09T00:11:51","modified_gmt":"2018-12-09T00:11:51","slug":"wp-private-comment-notes","status":"publish","type":"plugin","link":"https:\/\/lo.wordpress.org\/plugins\/wp-private-comment-notes\/","author":16258796,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"trunk","tested":"5.0.25","requires":"","requires_php":"","requires_plugins":"","header_name":"WP Private Comment Notes","header_author":"Ren Ventura","header_description":"","assets_banners_color":"","last_updated":"2018-12-09 00:11:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.engagewp.com\/","header_author_uri":"https:\/\/www.engagewp.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1336,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1529057","resolution":"1","location":"assets"}},"screenshots":{"1":"The comment.php?action=editcomment (edit comment) page with Comment Notes meta box"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[15852,107,3843],"plugin_category":[44],"plugin_contributors":[158855],"plugin_business_model":[],"class_list":["post-51934","plugin","type-plugin","status-publish","hentry","plugin_tags-comment-meta","plugin_tags-comments","plugin_tags-notes","plugin_category-discussion-and-community","plugin_contributors-renventura","plugin_committers-renventura"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-private-comment-notes.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-private-comment-notes\/assets\/screenshot-1.png?rev=1529057","caption":"The comment.php?action=editcomment (edit comment) page with Comment Notes meta box"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>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.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Thanks to <a href=\"https:\/\/www.iconfinder.com\/anir\">Ana Nirwana<\/a> for the cool little message icon.<\/p>\n\n<!--section=installation-->\n<h4>Automatically<\/h4>\n\n<ol>\n<li>Search for WP Private Comment Notes in the Add New Plugin section of the WordPress admin.<\/li>\n<li>Install and activate.<\/li>\n<\/ol>\n\n<h4>Manually<\/h4>\n\n<ol>\n<li>Download the zip file, decompress the file and upload the main plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I use this plugin?<\/dt>\n<dd><p>After activation, a <strong>Comment Notes<\/strong> 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.<\/p><\/dd>\n<dt>Who can manage comment notes?<\/dt>\n<dd><p>By default, anyone with the <code>moderate_comments<\/code> capability. This can be changed though a simple filter:<\/p>\n\n<pre><code>add_filter( 'wp_private_comment_notes_capability', 'rv_wp_private_comment_notes_capability', 10, 2 );\n\/**\n *  Allow only administrators to manage comment notes\n *  @param $capability (string) - WordPress capability\n *  @param $user_id (int) - User ID to check\n *  @return $capability\n *\/\nfunction rv_wp_private_comment_notes_capability( $capability, $user_id ) {\n    $capability = 'manage_options';\n    return $capability;\n}\n<\/code><\/pre><\/dd>\n<dt>Can I customize the email sent to the original commenter?<\/dt>\n<dd><p>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 <code>send_email()<\/code> method in wp-private-comment-notes.php.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"Add private notes to WordPress comments with an option to email the original commenter.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/51934","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=51934"}],"author":[{"embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/renventura"}],"wp:attachment":[{"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=51934"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=51934"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=51934"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=51934"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=51934"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=51934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}