{"id":7543,"date":"2009-12-15T23:16:16","date_gmt":"2009-12-15T23:16:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/email-post-changes\/"},"modified":"2024-08-21T21:52:01","modified_gmt":"2024-08-21T21:52:01","slug":"email-post-changes","status":"publish","type":"plugin","link":"https:\/\/mai.wordpress.org\/plugins\/email-post-changes\/","author":6015,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.7.2","stable_tag":"1.7.2","tested":"4.3.34","requires":"3.2","requires_php":"","requires_plugins":null,"header_name":"Email Post Changes","header_author":"Michael D Adams","header_description":"","assets_banners_color":"","last_updated":"2024-08-21 21:52:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/email-post-changes\/","header_author_uri":"http:\/\/blogwaffe.com\/","rating":4,"author_block_rating":0,"active_installs":600,"downloads":34630,"num_ratings":13,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"0.3":{"tag":"0.3","author":"mdawaffe","date":"2009-12-16 07:17:02"},"0.4":{"tag":"0.4","author":"mdawaffe","date":"2010-01-27 00:27:58"},"0.5":{"tag":"0.5","author":"mdawaffe","date":"2010-01-27 02:25:08"},"0.6":{"tag":"0.6","author":"mdawaffe","date":"2010-06-03 19:10:37"},"0.7":{"tag":"0.7","author":"mdawaffe","date":"2010-08-24 20:18:11"},"0.8":{"tag":"0.8","author":"nickmomrik","date":"2010-09-12 18:04:16"},"0.9":{"tag":"0.9","author":"mdawaffe","date":"2010-12-18 00:23:06"},"1.0":{"tag":"1.0","author":"mdawaffe","date":"2010-12-18 00:32:51"},"1.1":{"tag":"1.1","author":"mdawaffe","date":"2011-07-05 22:48:30"},"1.2":{"tag":"1.2","author":"mdawaffe","date":"2012-06-13 01:38:23"},"1.3":{"tag":"1.3","author":"dllh","date":"2013-04-27 13:25:27"},"1.4":{"tag":"1.4","author":"dllh","date":"2013-04-28 02:05:47"},"1.5":{"tag":"1.5","author":"dllh","date":"2013-05-15 03:17:32"},"1.6":{"tag":"1.6","author":"dllh","date":"2013-10-08 20:08:08"},"1.7":{"tag":"1.7","author":"iandunn","date":"2014-05-13 15:30:53"},"1.7.1":{"tag":"1.7.1","author":"iandunn","date":"2015-08-06 18:16:36"},"1.7.2":{"tag":"1.7.2","author":"mdawaffe","date":"2024-08-21 21:52:01"}},"upgrade_notice":{"1.7":"<ul>\n<li>Send e-mails to each recipient individually, so that the recipients won&#039;t see who else recieved the message.<\/li>\n<\/ul>","1.0":"<p>Bug fixes.<\/p>","0.6":"<p>Ignore changes to drafts by default.  Send emails with TO instead of BCC.<\/p>","0.5":"<p>Bug fixes.<\/p>","0.4":"<p>Reduces PHP dependency to PHP version 5.2.  Bug fixes.<\/p>","0.3":"<p>Bug fixes.  Configuration settings.<\/p>"},"ratings":{"1":2,"2":0,"3":1,"4":3,"5":7},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.3","0.4","0.5","0.6","0.7","0.8","0.9","1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7","1.7.1","1.7.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1972,9151,267,170,86],"plugin_category":[41],"plugin_contributors":[77494,77518,77535,77559,77565,77580],"plugin_business_model":[],"class_list":["post-7543","plugin","type-plugin","status-publish","hentry","plugin_tags-change","plugin_tags-diff","plugin_tags-email","plugin_tags-page","plugin_tags-post","plugin_category-communication","plugin_contributors-automattic","plugin_contributors-dllh","plugin_contributors-iandunn","plugin_contributors-mdawaffe","plugin_contributors-nickmomrik","plugin_contributors-viper007bond","plugin_committers-dllh","plugin_committers-matt","plugin_committers-mdawaffe","plugin_committers-nickmomrik"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/email-post-changes.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Each time a change is made to a post or page, those changes are emailed to the users and email addresses you specify.<\/p>\n\n<p>Optionally, you can set what types of changes to email (post changes, page changes, attachment changes, or changes\nto any other 'post type' defined by any other plugin).<\/p>\n\n<p>The changes are emailed as a unified diff.  If the email client supports HTML emails, the diff will be colorized.<\/p>\n\n<!--section=installation-->\n<p>After uploading and activating the plugin, go to Settings -&gt; Email Post Changes to set up the plugin.<\/p>\n\n<p>You can change what email addresses to use and for what post types you want change notifications.<\/p>\n\n<!--section=changelog-->\n<h4>1.7.1<\/h4>\n\n<ul>\n<li>Fixed a bug where emails would be sent during autosaves in WordPress 3.9<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>Send e-mails to each recipient individually, so that the recipients won't see who else recieved the message.<\/li>\n<li>Added the <code>email_post_changes_admin_email_fallback<\/code> filter.<\/li>\n<li>Fixed a PHP notice about $blog_id being undefined.<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Fix a few php notices.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Fix bug that caused email to be sent on autosaves when the option to email draft changes was selected.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Fix bug that showed the post owner rather than the current user as having updated a post.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Update for WordPress 3.6 compatibility.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fix bug when bulk editing posts.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Fix bug preventing changes to 'Users to Email' checkboxes<\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<ul>\n<li>Allow emails field to be empty if there is at least one user selected.<\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>Add user selection to the Settings page.<\/li>\n<li>Change the HTML diff so that it only includes 2 leading and trailing lines.<\/li>\n<li>Fix bug where an invalid email address would keep throwing an error when loading the Settings page.<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Fix PHP Warning.<\/li>\n<li>Remove code that requires PHP 5.2.<\/li>\n<li>Fix settings link.<\/li>\n<li>Better post_type labeling.<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Pull class out to own file to make it easy to write plugins that extend this functionality.<\/li>\n<li>Switch to TO instead of BCC.<\/li>\n<li>Better default options handling.<\/li>\n<li>Changes to drafts are now ignored by default. New checkbox on settings page to re-enable.<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Fix htmlencoding in email subjects.<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Fix some PHP Warnings.<\/li>\n<li>Fix bug when emails array is already an array.<\/li>\n<li>Remove code that requires PHP 5.3.<\/li>\n<li>Fix dates in HTML email.<\/li>\n<li>Fix name of who edited the post.<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Fix a Fatal PHP Error.<\/li>\n<li>Configuration settings: email addresses, post types.<\/li>\n<\/ul>","raw_excerpt":"Emails you whenever a change to a post or page is made.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7543"}],"author":[{"embeddable":true,"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mdawaffe"}],"wp:attachment":[{"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7543"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7543"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7543"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7543"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7543"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mai.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}