ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Email Post Changes

وضاحت

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.

انسٽاليشن

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.

جائزا

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.
17 مَي 2020
It ’s hard to imagine that the plug-in 6 years ago is still available!Thank you so much!
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.
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.
3 سيپٽمبر 2016
I have it only enabled on a custom post type. Tried several times...nothing. Really wanted it to work. :/
جمع: سڀ 13 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Email Post Changes” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Email Post Changes” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

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.