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.

Image

Revision Notes

Description

Enter a message describing the changes you are about to save in the Publish box, to be displayed around the admin. This is especially helpful amongst groups of editors, but can also be useful for your future self.

Important note: This plugin requires WordPress 4.4 for full functionality. Versions below 4.4 will be able to enter and save revision notes, but will only display the latest note in the All Posts list.

Contributing

Pull requests and issues on GitHub welcome.

Screenshots

  • Image
    Revision note field in the block editor sidebar
  • Image
    Revision note field in the classic editor publish metabox
  • Image
    Note displayed in the revisions metabox
  • Image
    Note displayed on the revisions comparison screen
  • Image
    Note displayed in the posts list table

Installation

Revision Notes is most easily installed automatically via the Plugins tab in your dashboard.

FAQ

Where are all the settings?

Revision Notes is meant to be a plugin that “just works” when activated, and does not currently have plans to be complex enough to warrant any settings of its own.

Reviews

Image
April 25, 2022
This is a simple addition to the WordPress backend, but it makes a huge difference when you are managing a website in a team. Another feature that I would love to see in WordPress core…
Image
September 3, 2016
I love this, my only problem is forgetting to add the note. I’d love to have an option to make the note required before updating the post.
Read all 2 reviews

Contributors & Developers

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

Contributors

“Revision Notes” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Revision Notes” into your language.

Interested in development?

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

Changelog

2.0

  • Block editor support (with thanks to theMikeD, TimothyBJacobs, and johnwatkins0)

1.1

Thanks to Kenshino for the following:
* Initialize the plugin after the point custom post types are registered.
* Set a translations directory per plugin standard.

1.0

  • Initial release