{"id":4393,"date":"2009-01-06T10:52:21","date_gmt":"2009-01-06T10:52:21","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/email-alerts\/"},"modified":"2012-12-12T15:30:40","modified_gmt":"2012-12-12T15:30:40","slug":"email-alerts","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/email-alerts\/","author":4273,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2","stable_tag":"1.2","tested":"","requires":"2.6","requires_php":"","requires_plugins":"","header_name":"Email Alerts","header_author":"Simon Wheatley","header_description":"","assets_banners_color":"","last_updated":"2012-12-12 15:30:40","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.simonwheatley.co.uk\/wordpress\/","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/email-alerts","header_author_uri":"http:\/\/simonwheatley.co.uk\/wordpress\/","rating":5,"author_block_rating":0,"active_installs":300,"downloads":20787,"num_ratings":0,"support_threads":1,"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":"4"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.92b","1.00","1.01","1.02","1.03","1.04","1.05","1.1","1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538856","resolution":"1","location":"plugin","width":564,"height":198}},"screenshots":{"1":"Showing the controls on the profile screen"}},"plugin_section":[],"plugin_tags":[2566,26745,4906,916,2970],"plugin_category":[],"plugin_contributors":[77763],"plugin_business_model":[],"class_list":["post-4393","plugin","type-plugin","status-closed","hentry","plugin_tags-alert","plugin_tags-email-alerts","plugin_tags-notifications","plugin_tags-notify","plugin_tags-publish","plugin_contributors-simonwheatley","plugin_committers-simonwheatley"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/email-alerts.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/email-alerts\/trunk\/screenshot-1.png?rev=1538856","caption":"Showing the controls on the profile screen"}],"raw_content":"<!--section=description-->\n<p><strong>This plugin is designed for administrators to share the task of moderating comments and publishing posts marked as \"Pending Review\". It is NOT designed to notify non-admin subscribers of new comments or posts.<\/strong><\/p>\n\n<p>The plugin adds checkboxes to the WordPress profile page, allowing you to setup notifications for these events:<\/p>\n\n<ul>\n<li>a comment is added<\/li>\n<li>a comment is held pending approval<\/li>\n<li>a post is pending review, <\/li>\n<li>a post is published<\/li>\n<\/ul>\n\n<p>If you have permission to edit other users, you can also setup notifications for them... so when you go on holiday, you can set a colleague to receive the comment notifications while you're away.<\/p>\n\n<p>Users can only receive notifications for comments if they have the authority to moderate comments, and can only receive post notifications if they have the authority to publish posts.<\/p>\n\n<p>Plugin initially produced on behalf of <a href=\"http:\/\/twentysixlondon.com\/\">Twenty Six<\/a>.<\/p>\n\n<p>Is this plugin lacking a feature you want? I'm happy to discuss ideas, or to accept offers of feature sponsorship: <a href=\"http:\/\/www.simonwheatley.co.uk\/contact-me\/\">contact me<\/a> and we can have a chat.<\/p>\n\n<p>Any issues: <a href=\"http:\/\/www.simonwheatley.co.uk\/contact-me\/\">contact me<\/a>.<\/p>\n\n<!--section=installation-->\n<p>The plugin is simple to install:<\/p>\n\n<ol>\n<li>Download the plugin, it will arrive as a zip file<\/li>\n<li>Unzip it<\/li>\n<li>Upload <code>email-alerts.zip<\/code> directory to your WordPress Plugin directory<\/li>\n<li>Go to the plugin management page and enable the plugin<\/li>\n<li>Give yourself a pat on the back<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Can blog readers receive notifications when a comment is published<\/dt>\n<dd><p>This plugin is designed for administrators to share the task of moderating comments and publishing posts marked as \"Pending Review\". It is NOT designed to notify non-admin subscribers of new comments or posts.<\/p><\/dd>\n<dt>Where do I decide what notifications I want to receive?<\/dt>\n<dd><p>Go to your WordPress profile in the admin area, and the checkboxes are near the bottom of your profile.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>v1.2 2012\/11\/15<\/h4>\n\n<ul>\n<li>Swapped out update_usermeta for update_user_meta<\/li>\n<li>Bumped the \"Tested up to\" to WP 3.4.2<\/li>\n<\/ul>\n\n<h4>v1.1 2011\/08\/26<\/h4>\n\n<ul>\n<li>ENHANCEMENT: Notifications can now be sent for posts pending review<\/li>\n<li>Bumped the \"Tested up to\" to WP 3.2.1<\/li>\n<li>Added two FAQs<\/li>\n<\/ul>\n\n<h4>v1.05 2010\/10\/05<\/h4>\n\n<ul>\n<li>BUGFIX: Introduced a bug in the last version, this release should fix it.<\/li>\n<\/ul>\n\n<h4>v1.04 2010\/10\/04<\/h4>\n\n<ul>\n<li>LOCALISATION: Added POT file! Woo hoo!<\/li>\n<li>FIX: Fixed a weird conditional issue around comments held for approval not being notified<\/li>\n<li>(More code formatting changes to match WP's function style, with no effect on functionality.)<\/li>\n<\/ul>\n\n<h4>v1.03 2010\/02\/24<\/h4>\n\n<ul>\n<li>FIX: Don't expect $post to be passed by reference<\/li>\n<li>(Code formatting also changed to match WP's function style, with no effect on functionality.)<\/li>\n<\/ul>\n\n<h4>v1.02 2009\/04\/09<\/h4>\n\n<ul>\n<li>FIX: Further tweaks to ensure that spam comments don't trigger emails. Thanks again to [Henry Work]{http:\/\/www.techcrunch.com\/author\/henry\/}.<\/li>\n<\/ul>\n\n<h4>v1.01 2009\/04\/09<\/h4>\n\n<ul>\n<li>FIX: If someone submits a comment that is marked as spam by akismet, alert email is no longer sent. Thanks to [Henry Work]{http:\/\/www.techcrunch.com\/author\/henry\/} for the bug report and fix.<\/li>\n<\/ul>\n\n<h4>v0.92b 2009-01-09<\/h4>\n\n<ul>\n<li>Seems stable, incremented to v1.0<\/li>\n<\/ul>\n\n<h4>v0.92b 2009\/01\/06<\/h4>\n\n<ul>\n<li>First public beta release<\/li>\n<\/ul>","raw_excerpt":"Allows users to configure whether they wish to be alerted when a comment is added, comment held, post posted.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4393","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=4393"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/simonwheatley"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4393"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4393"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4393"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4393"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4393"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}