{"id":42382,"date":"2016-03-06T09:29:13","date_gmt":"2016-03-06T09:29:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-comment-notification\/"},"modified":"2020-04-08T08:41:16","modified_gmt":"2020-04-08T08:41:16","slug":"simple-comment-notification","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/simple-comment-notification\/","author":6169743,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.4","stable_tag":"1.2.4","tested":"5.4.19","requires":"4.6","requires_php":"7.0","requires_plugins":"","header_name":"Simple Comment Notification","header_author":"Krzysztof Grochocki","header_description":"","assets_banners_color":"","last_updated":"2020-04-08 08:41:16","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/beherit.pl\/en\/donations\/","header_plugin_uri":"https:\/\/beherit.pl\/en\/wordpress\/simple-comment-notification\/","header_author_uri":"https:\/\/beherit.pl\/","rating":3.7,"author_block_rating":0,"active_installs":100,"downloads":6386,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.2","1.1","1.2","1.2.2","1.2.4"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[132,131,107,267,1159],"plugin_category":[41,44],"plugin_contributors":[91822],"plugin_business_model":[],"class_list":["post-42382","plugin","type-plugin","status-publish","hentry","plugin_tags-author","plugin_tags-comment","plugin_tags-comments","plugin_tags-email","plugin_tags-notification","plugin_category-communication","plugin_category-discussion-and-community","plugin_contributors-beherit","plugin_committers-beherit"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-comment-notification.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Sends an simply email notification to the comment author, when someone replies to his comment. No configuration, support WordPress translation process.<\/p>\n\n<!--section=installation-->\n<p>In most cases you can install automatically from plugins page in admin panel.<\/p>\n\n<p>However, if you want to install it manually, follow these steps:<\/p>\n\n<ol>\n<li>Download the plugin and unzip the archive.<\/li>\n<li>Upload the entire <code>simple-comment-notification<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt><h3>Subscription<\/h3><\/dt>\n<dd><p>It's possible to send email notification only if user checked subscription checkbox. To enable this functionality you must add such code (e.g. in functions.php in the active theme):<\/p>\n\n<pre><code>add_filter('scn_enable_subscription', '__return_true');\n<\/code><\/pre>\n\n<p>Optionally, you can also change default checkbox value to true:<\/p>\n\n<pre><code>add_filter('scn_subscribe_value', '__return_true');\n<\/code><\/pre><\/dd>\n<dt><h3>Autoresponder<\/h3><\/dt>\n<dd><p>Plugin have a hidden functionality that sends autoresponder to the author of the comment. To turn it on you must add such code (e.g. in functions.php in the active theme):<\/p>\n\n<pre><code>add_filter('scn_autoresponder_to_author', '__return_true');\n<\/code><\/pre>\n\n<p>Optionally, you can also turn off default plugin functionality:<\/p>\n\n<pre><code>add_filter('scn_notify_parent_author', '__return_false');\n<\/code><\/pre>\n\n<p>The title and content of the autoresponder can be personalized:<\/p>\n\n<pre><code>function custom_scn_autoresponder_subject($subject, $comment_object) {\n    return $subject;\n}\nadd_filter('scn_autoresponder_subject', 'custom_scn_autoresponder_subject', 10, 2);\n\nfunction custom_scn_autoresponder_body($body, $comment_object) {\n    return $body;\n}\nadd_filter('scn_autoresponder_body', 'custom_scn_autoresponder_body', 10, 2);\n<\/code><\/pre>\n\n<p>You can even set who will not receive this notifications by changing minimum required user capabilities:<\/p>\n\n<pre><code>function custom_scn_autoresponder_cap() {\n    return 'edit_posts';\n}\nadd_filter('scn_autoresponder_cap', 'custom_scn_autoresponder_cap');\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.4 (2020-04-08)<\/h4>\n\n<ul>\n<li>Fixed typos.<\/li>\n<\/ul>\n\n<h4>1.2.2 (2020-04-08)<\/h4>\n\n<ul>\n<li>Minor bugfix.<\/li>\n<\/ul>\n\n<h4>1.2 (2020-04-08)<\/h4>\n\n<ul>\n<li>Added subscription functionality (disabled by default).<\/li>\n<\/ul>\n\n<h4>1.1 (2017-03-12)<\/h4>\n\n<ul>\n<li>Fix the URL to a new comment.<\/li>\n<li>Sending autoresponder to the author of the comment (disabled by default).<\/li>\n<\/ul>\n\n<h4>1.0.2 (2016-03-12)<\/h4>\n\n<ul>\n<li>Add POT file and remove language files to allow WordPress.org language packs to take effect.<\/li>\n<\/ul>\n\n<h4>1.0 (2016-03-06)<\/h4>\n\n<ul>\n<li>First public version.<\/li>\n<\/ul>","raw_excerpt":"Sends an simply email notification to the comment author, when someone replies to his comment.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42382","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42382"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/beherit"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42382"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42382"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42382"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42382"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42382"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}