Title: Email Post Changes
Author: Michael Adams (mdawaffe)
Published: <strong>15 Desember 2009</strong>
Last modified: 21 Agustus 2024

---

Cari plugin

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

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

# Email Post Changes

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

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

 * [Detail](https://id.wordpress.org/plugins/email-post-changes/#description)
 * [Ulasan](https://id.wordpress.org/plugins/email-post-changes/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/email-post-changes/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/email-post-changes/#developers)

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

## Deskripsi

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.

## Instalasi

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.

## Ulasan

![](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/) 12 Februari 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/) 17 Mei 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/) 7 September 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/) 27 Februari 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/) 3 September 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/) 3 September 2016

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

 [ Baca semua 13 ulasan ](https://wordpress.org/support/plugin/email-post-changes/reviews/)

## Kontributor & Pengembang

“Email Post Changes” adalah perangkat lunak open source. Berikut ini mereka yang
sudah berkontribusi pada plugin ini.

Kontributor

 *   [ 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/)

[Terjemahkan “Email Post Changes” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/email-post-changes)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/email-post-changes/), periksa
[repositori SVN ](https://plugins.svn.wordpress.org/email-post-changes/), atau mendaftar
ke [log pengembangan](https://plugins.trac.wordpress.org/log/email-post-changes/)
melalui [RSS](https://plugins.trac.wordpress.org/log/email-post-changes/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 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

 *  Versi **1.7.2**
 *  Diperbarui **2 tahun yang lalu**
 *  Instalasi Aktif **500+**
 *  Versi WordPress ** 3.2 atau yang terbaru **
 *  Diuji hingga **4.3.34**
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/email-post-changes/)
 * Tag
 * [change](https://id.wordpress.org/plugins/tags/change/)[diff](https://id.wordpress.org/plugins/tags/diff/)
   [email](https://id.wordpress.org/plugins/tags/email/)[page](https://id.wordpress.org/plugins/tags/page/)
   [post](https://id.wordpress.org/plugins/tags/post/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/email-post-changes/advanced/)

## Rating

 4 dari 5 bintang.

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

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/email-post-changes/reviews/)

## Kontributor

 *   [ 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/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

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