This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

NotifyMe

Description

Whenever you use wordpress as somekind of a wiki or glossary, there might be some post that you would like to be informed about updates by others. This plugin adds the possibility to decide by each post on the frontend, if you would like to be informed by email if any updates have been on your post of choice.

The email you will receive shows in a comprehensive diff the changes of the old and new version.

Arbitrary section

<?php code(); // goes in backticks ?>

Screenshots

  • Email showing the diff
  • Notifcation of a trashed post
  • Example in Twenty Sixteen
  • Example in Twenty Sixteen

Installation

  1. Upload the plugin files to the /wp-content/plugins/notifyme directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“NotifyMe” is open source software. The following people have contributed to this plugin.

Contributors

Translate “NotifyMe” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • Added information about the user who has made the modification within the email

1.0

  • Initial release.