Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Revision Notes

Περιγραφή

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.

Στιγμιότυπα

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

Εγκατάσταση

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

Συχνές Ερωτήσεις

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.

Κριτικές

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…
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.
Ανάγνωση όλων των 2 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Revision Notes” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Revision Notes” έχει μεταφραστεί σε 2 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Revision Notes” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

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