Title: Email Post Changes
Author: Michael Adams (mdawaffe)
Published: <strong>Disyembre 15, 2009</strong>
Last modified: Hulyo 8, 2026

---

Maghanap ng mga plugin

![](https://s.w.org/plugins/geopattern-icon/email-post-changes.svg)

# Email Post Changes

 Ni [Michael Adams (mdawaffe)](https://profiles.wordpress.org/mdawaffe/)

[I-download](https://downloads.wordpress.org/plugin/email-post-changes.1.7.2.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/email-post-changes/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/email-post-changes/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/email-post-changes/#installation)
 * [Development](https://tl.wordpress.org/plugins/email-post-changes/#developers)

 [Suporta](https://wordpress.org/support/plugin/email-post-changes/)

## Deskripsyon

Each time a change is made to a post or page, those changes are emailed to the users
and email addresses you specify.

Optionally, you can set what types of changes to email (post changes, page changes,
attachment changes, or changes
 to any other ‘post type’ defined by any other plugin).

The changes are emailed as a unified diff. If the email client supports HTML emails,
the diff will be colorized.

## Pag-install

After uploading and activating the plugin, go to Settings -> Email Post Changes 
to set up the plugin.

You can change what email addresses to use and for what post types you want change
notifications.

## Mga Review

![](https://secure.gravatar.com/avatar/147ec09250460269a9cfda247b31e5423c669b7f3e85e1d99c93dc4ed98df5d4?
s=60&d=retro&r=g)

### 󠀁[Old and Broken](https://wordpress.org/support/topic/old-and-broken/)󠁿

 [dylan](https://profiles.wordpress.org/dylan/) Pebrero 12, 2024

This plugin used to work, but it hasn’t been updated in nearly a decade, and it 
doesn’t work with newer versions of WordPress. A question about ongoing development
went unanswered, so I guess that’s all the answer you need. This plugin is dead.

![](https://secure.gravatar.com/avatar/706b47727922da5783ae445bdf4b6c689549b6c68ca0a3c1d04192db42f1e28d?
s=60&d=retro&r=g)

### 󠀁[Great！](https://wordpress.org/support/topic/great%ef%bc%81-3/)󠁿

 [salemilk](https://profiles.wordpress.org/salemilk/) Mayo 17, 2020

It ’s hard to imagine that the plug-in 6 years ago is still available!Thank you 
so much!

![](https://secure.gravatar.com/avatar/0be5da5eb605b5b51ff909ef15888f0f97ff07448cbbcfc937fba35beacb7ba7?
s=60&d=retro&r=g)

### 󠀁[nearly what I need. Too few settings](https://wordpress.org/support/topic/nearly-what-i-need-too-few-settings/)󠁿

 [gotti75](https://profiles.wordpress.org/gotti75/) Setyembre 7, 2017

Email notfication on updating a specific post is what I need. In the GUI I cannot
configure the ID of a specific post where I need the alert so I had to adapt the
code. This works for me, now.

![](https://secure.gravatar.com/avatar/d0d2a01e0f9257fe411e0cfac913a34e3e2b1d017253336cc3199cd7ce15be26?
s=60&d=retro&r=g)

### 󠀁[Nice work and also fulfilled my requirement](https://wordpress.org/support/topic/nice-work-and-also-fulfilled-my-requirement/)󠁿

 [Ashish Makwana](https://profiles.wordpress.org/ashish-makwana/) Pebrero 27, 2017

Nice work and also fulfilled my requirement.

![](https://secure.gravatar.com/avatar/38d2060811d538ff45ed45b9466cc445d87654abba2c1ca51d871f04d90e1b03?
s=60&d=retro&r=g)

### 󠀁[Too simple](https://wordpress.org/support/topic/too-simple-17/)󠁿

 [bobo8](https://profiles.wordpress.org/bobo8/) Setyembre 3, 2016

This plugin has near no settings – you can only select e-mails to which an e-mail
will be sent after any post/page change. That’s all.

![](https://secure.gravatar.com/avatar/cf45ad3c148974aedc44f944da25bba2a54ec8f73f72f8895ef46cb436c7fca4?
s=60&d=retro&r=g)

### 󠀁[Doesn't work…](https://wordpress.org/support/topic/doesnt-work-1301/)󠁿

 [Kahil](https://profiles.wordpress.org/kahil/) Setyembre 3, 2016

I have it only enabled on a custom post type. Tried several times…nothing. Really
wanted it to work. :/

 [ Basahin lahat ng 13 na review ](https://wordpress.org/support/plugin/email-post-changes/reviews/)

## Mga Contributor at Developer

Ang “Email Post Changes” ay open source software. Ang mga sumusunod na tao ay nag-
ambag sa plugin na ito.

Mga Contributor

 *   [ Michael Adams (mdawaffe) ](https://profiles.wordpress.org/mdawaffe/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Alex Mills ](https://profiles.wordpress.org/viper007bond/)
 *   [ Nick Momrik ](https://profiles.wordpress.org/nickmomrik/)
 *   [ Daryl L. L. Houston (dllh) ](https://profiles.wordpress.org/dllh/)
 *   [ Ian Dunn ](https://profiles.wordpress.org/iandunn/)

[Isalin ang “Email Post Changes” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/email-post-changes)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/email-post-changes/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/email-post-changes/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/email-post-changes/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/email-post-changes/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.7.1

 * Fixed a bug where emails would be sent during autosaves in WordPress 3.9

#### 1.7

 * Send e-mails to each recipient individually, so that the recipients won’t see
   who else recieved the message.
 * Added the `email_post_changes_admin_email_fallback` filter.
 * Fixed a PHP notice about $blog_id being undefined.

#### 1.6

 * Fix a few php notices.

#### 1.5

 * Fix bug that caused email to be sent on autosaves when the option to email draft
   changes was selected.

#### 1.4

 * Fix bug that showed the post owner rather than the current user as having updated
   a post.

#### 1.3

 * Update for WordPress 3.6 compatibility.

#### 1.2

 * Fix bug when bulk editing posts.

#### 1.0

 * Fix bug preventing changes to ‘Users to Email’ checkboxes

#### 0.9

 * Allow emails field to be empty if there is at least one user selected.

#### 0.8

 * Add user selection to the Settings page.
 * Change the HTML diff so that it only includes 2 leading and trailing lines.
 * Fix bug where an invalid email address would keep throwing an error when loading
   the Settings page.

#### 0.7

 * Fix PHP Warning.
 * Remove code that requires PHP 5.2.
 * Fix settings link.
 * Better post_type labeling.

#### 0.6

 * Pull class out to own file to make it easy to write plugins that extend this 
   functionality.
 * Switch to TO instead of BCC.
 * Better default options handling.
 * Changes to drafts are now ignored by default. New checkbox on settings page to
   re-enable.

#### 0.5

 * Fix htmlencoding in email subjects.

#### 0.4

 * Fix some PHP Warnings.
 * Fix bug when emails array is already an array.
 * Remove code that requires PHP 5.3.
 * Fix dates in HTML email.
 * Fix name of who edited the post.

#### 0.3

 * Fix a Fatal PHP Error.
 * Configuration settings: email addresses, post types.

## Meta

 *  Bersyon **1.7.2**
 *  Huling na-update **1 buwan ang nakalipas**
 *  Mga aktibong installation **500+**
 *  Bersyon ng WordPress ** 3.2 o mas bago **
 *  Sinubukan hanggang **7.0.3**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/email-post-changes/)
 * Mga Tag
 * [change](https://tl.wordpress.org/plugins/tags/change/)[diff](https://tl.wordpress.org/plugins/tags/diff/)
   [email](https://tl.wordpress.org/plugins/tags/email/)[page](https://tl.wordpress.org/plugins/tags/page/)
   [post](https://tl.wordpress.org/plugins/tags/post/)
 *  [Advanced View](https://tl.wordpress.org/plugins/email-post-changes/advanced/)

## Mga Rating

 4 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/email-post-changes/reviews/?filter=5)
 *  [  3 4-star reviews     ](https://wordpress.org/support/plugin/email-post-changes/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/email-post-changes/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/email-post-changes/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/email-post-changes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/email-post-changes/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/email-post-changes/reviews/)

## Mga Contributor

 *   [ Michael Adams (mdawaffe) ](https://profiles.wordpress.org/mdawaffe/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Alex Mills ](https://profiles.wordpress.org/viper007bond/)
 *   [ Nick Momrik ](https://profiles.wordpress.org/nickmomrik/)
 *   [ Daryl L. L. Houston (dllh) ](https://profiles.wordpress.org/dllh/)
 *   [ Ian Dunn ](https://profiles.wordpress.org/iandunn/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/email-post-changes/)