{"id":31372,"date":"2014-08-26T17:42:59","date_gmt":"2014-08-26T17:42:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/comment-approved\/"},"modified":"2018-11-20T15:06:29","modified_gmt":"2018-11-20T15:06:29","slug":"comment-approved","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/comment-approved\/","author":8114122,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6.1","stable_tag":"trunk","tested":"4.9.29","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Comment Approved","header_author":"Niels van Renselaar","header_description":"","assets_banners_color":"ffffff","last_updated":"2018-11-20 15:06:29","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/comment-approved\/","header_author_uri":"https:\/\/codely.nl","rating":4.6,"author_block_rating":0,"active_installs":500,"downloads":21019,"num_ratings":14,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":1,"5":12},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"976384","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"976384","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"976384","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1406410","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1406410","resolution":"2","location":"assets"}},"screenshots":{"1":"The settings screen","2":"Checkbox at the comment form"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8196,5702,131,2231,1159],"plugin_category":[41,44,59],"plugin_contributors":[81816],"plugin_business_model":[],"class_list":["post-31372","plugin","type-plugin","status-publish","hentry","plugin_tags-approval","plugin_tags-approved","plugin_tags-comment","plugin_tags-message","plugin_tags-notification","plugin_category-communication","plugin_category-discussion-and-community","plugin_category-utilities-and-tools","plugin_contributors-nielsvanrenselaar","plugin_committers-nielsvanrenselaar"],"banners":{"banner":"https:\/\/ps.w.org\/comment-approved\/assets\/banner-772x250.png?rev=976384","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/comment-approved\/assets\/icon-128x128.png?rev=976384","icon_2x":"https:\/\/ps.w.org\/comment-approved\/assets\/icon-256x256.png?rev=976384","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/comment-approved\/assets\/screenshot-1.png?rev=1406410","caption":"The settings screen"},{"src":"https:\/\/ps.w.org\/comment-approved\/assets\/screenshot-2.png?rev=1406410","caption":"Checkbox at the comment form"}],"raw_content":"<!--section=description-->\n<p>This WordPress plugin will sent out a customizable notification to a user that has left an comment on your site after approval of the comment.<\/p>\n\n<p>It's a tiny plugin which I hope to expand in the near future. Let me know if you miss something.<\/p>\n\n<p>Icon by Max Steenbergen \/ maxsteenbergen.com<\/p>\n\n<!--section=installation-->\n<h4>Installation<\/h4>\n\n<ol>\n<li>In your WordPress Dashboard go to \"Plugins\" -&gt; \"Add Plugin\".<\/li>\n<li>Search for \"Comment Approved\".<\/li>\n<li>Install the plugin by pressing the \"Install\" button.<\/li>\n<li>Activate the plugin by pressing the \"Activate\" button.<\/li>\n<li>The settings are accessible trough the settings menu in the sidebar.<\/li>\n<\/ol>\n\n<h4>Minimum Requirements<\/h4>\n\n<ul>\n<li>WordPress version 3.0 or greater.<\/li>\n<li>PHP version 5.2.4 or greater.<\/li>\n<li>MySQL version 5.0 or greater.<\/li>\n<\/ul>\n\n<h4>Recommended Requirements<\/h4>\n\n<ul>\n<li>The latest WordPress version.<\/li>\n<li>PHP version 5.6 or greater.<\/li>\n<li>MySQL version 5.6 or greater.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>[NEW] Added support for [the_title] to display the post title in the notification mail.<\/li>\n<li>[NEW] Use [the_title] and [name] in the subject of the notification mail.<\/li>\n<li>[MISC] Removed support for %shortcode% shortcodes, use the [shortcode] syntax instead.<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>[NEW] Added support for HTML mails. If you experience any issue, please report through the plugin forum.<\/li>\n<li>[FIX] Moved position of checkbox from comment_form to comment_form_after_fields<\/li>\n<li>Tested up to WordPress 4.9.8<\/li>\n<\/ul>\n\n<h4>1.5.2.3<\/h4>\n\n<ul>\n<li>[FIX] Issue where string could not be translated.<\/li>\n<\/ul>\n\n<h4>1.5.2.2<\/h4>\n\n<ul>\n<li>Added .pot file for custom translations<\/li>\n<\/ul>\n\n<h4>1.5.2.1<\/h4>\n\n<ul>\n<li>Tested up to WordPress 4.7<\/li>\n<\/ul>\n\n<h4>1.5.2<\/h4>\n\n<ul>\n<li>Added quick link to the options page on the plugin screen<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Add phpDocs<\/li>\n<li>Tested up to WordPress 4.5<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Security: Prevent direct access to php files<\/li>\n<li>Security: Prevent direct access to directories<\/li>\n<li>Fix global translations support<\/li>\n<li>Delete unused css and js files<\/li>\n<li>Add missing i18n function<\/li>\n<li>Update plugin readme file<\/li>\n<\/ul>\n\n<h4>1.4.3<\/h4>\n\n<ul>\n<li>Better translation handling<\/li>\n<\/ul>\n\n<h4>1.4.2.1<\/h4>\n\n<ul>\n<li>Using a more reliable action hook<\/li>\n<\/ul>\n\n<h4>1.4.2<\/h4>\n\n<ul>\n<li>Updated the translations to support the upcoming translation packs for plugins<\/li>\n<li>Added a .pot file for custom translations<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Fixed an translation issue, sorry!<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Simplify the codebase thanks to kasparsd<\/li>\n<li>Enable notifications if Jetpack Comments are detected since they don't support the opt-in checkbox<\/li>\n<\/ul>\n\n<h4>1.3.2.1<\/h4>\n\n<ul>\n<li>Typo fix<\/li>\n<li>Tested up to WordPress 4.2.2<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Added option to change the e-mail from headers<\/li>\n<li>Added option for the default state of the checkbox<\/li>\n<li>Better translation support<\/li>\n<li>WordPress 4.2 support<\/li>\n<li>Minor bugfixes<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Option added for users to opt-in on notifications<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Added option to change the subject (thanks Karl)<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Added plugin icons. Credits for Max Steenbergen \/ maxsteenbergen.com<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>This is a security fix. Please update<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Translation error fixed<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Notify a user when their comment is approved.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/31372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=31372"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/nielsvanrenselaar"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=31372"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=31372"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=31372"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=31372"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=31372"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=31372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}