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.

Revisionize

تفصیل

On a busy site you can’t afford to make changes to live, published posts without reviewing and approving them first. Revisionize clones your post, page or CPT to a draft that gives you the freedom to tweak, edit and experiment with the content. Preview your drafted changes and/or share the preview with a 3rd party to approve the changes. When you’re happy, publish the revision, which will copy your content changes to the original post. Alternatively, schedule the revision to publish your content at a specific time.

Official Addons

Visit revisionize.pro to add functionality that makes Revisionize even more powerful.

Compatible with

Known Issues

  • Gutenberge. Revisionize is not compatible with the default Gutenberg editor. You must install the Classic Editor plugin.
  • WP Recipe Maker. There have been reported issues that indicate Revisionize does not work with this plugin. However, we could not verify these reports. Use at your own risk.
  • Some plugins store content in their own database tables, which Revisionize knows nothing about. It’s possible that publishing a revision will not save changes for these types of plugins. Revisionize will only work with content stored in the wp_posts and wp_postmeta tables.

Please post in the support section for help before leaving a negative review!

سکرین شاٹاں

  • Revisionize a post
  • Alternate way to Revisionize
  • A Revision. Save as many drafts as you wish. Preview the post to see how it looks. Or delete it if you don't want it. When the revision is published, it will overwrite its original. But don't worry, the original is saved as another revision (for a backup).
  • Schedule multiple revisions/variations to be published consecutively. The URL of the post stays the same, the content will just update at the scheduled time. No redirects or messing around with slugs.
  • The original post is kept around as a revision just in case you want to revert back to the way things were.

ریویو

نومبر 6, 2019
There is no support for Gutenberg nor plans to support it, as confirmed by the author. I do appreciate author's clarity but cannot recommend the plugin with this major handicap
اکتوبر 31, 2019 2 replies
This plugin completely messes with Yoast and basically throws out all your meta tags and redirects. Unfortunately I won't be able to use it. Otherwise what it does do should have been included in the wordpress editor. I'm not sure how I'll get along without it any more.
اگست 13, 2019
This was so close to making me ecstatic. Unfortunately, lack of Gutenberg editor support is a deal-breaker. I would gladly pay for this feature if a premium version is released with this ability.
اپریل 18, 2019
We have a workflow requirement where content is updated on a weekly basis and should be published on a Saturday evening on the same page/URL. Without this plugin, it would mean having to manually do it every time... on a Saturday evening... which is not fun. With this plugin, we can even set up scheduled content for weeks to come. Kudos!
اکتوبر 12, 2018
This plugin solves a problem with approval workflow that has plagued WordPress for a long, long time. Kudos for providing the community with a solution, and congratulations on the perfect review scores!
سارے 24 ریویو پڑھو

Contributors & Developers

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

حصہ پاوݨ آلے

“Revisionize” has been translated into 1 locale. Thank you to the translators for their contributions.

“Revisionize” دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

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

تبدیلی لاگ

2.3.3

  • Fix. Remove PHP Notice on the admin menu editor screen

2.3.2

  • Fix. Work toward being translatable.

2.3.1

  • Fix. Add missing i18n domain.
  • Improvement. Add Known Issues to readme.

2.3.0

  • New. Setting to preserve original author or overwrite it with author who is revisionizing.

2.2.8

  • Fix. Show settings on default multisite page.
  • Fix. Prevent non super admins from uploading addons on multisite.

2.2.7

  • Fix. Undefined index errors.

2.2.6

  • Fix. Handle edge case where malformed addon data comes back from revisionize.pro

2.2.5

  • Fix. Use correct path to addons directory for Multisite.

2.2.4

  • New. Action for developers. revisionize_after_copy_post
  • Fix. Ensure author ID is set when a backup revision is created during cron.

2.2.3

  • Fix. Move addons directory to a location safe from overwrites.

2.2.2

  • New. Action for developers to add hook after a revision is created.
  • Fix. Fatal error when checking is_wp_revision_different.

2.2.1

  • Fix. Notices when admin bar shown on non-edit pages. Thanks @kshaner.

2.2.0

  • Fix. Use settings when cron publishes a scheduled post.
  • Feature. Revisionize link added to admin bar.

2.1.4

  • Fix. Properly fetch addons list.

2.1.3

  • Fix issue where addons list is empty causing Warnings to be displayed.

2.1.2

  • Fix issue where addons weren’t loaded if the revisionize_addons_root was used. Thanks @piscis

2.1.1

  • Make revisionize and its addon framework work better with WordPress Network/Multisite installations.
  • Add filter to change the addon install directory.
  • Check for addon updates.

2.0.2

  • Generalize user_can_revisionize so that it’s true if a user can edit pages.

2.0.1

  • Fix Fatal error on 2.0.0 – had forgot to commit settings.php and addon.php. Please update and activate again.

2.0.0

  • Add a basic settings panel.
  • Add ability to install addons

1.3.6

  • Fix critical bug for non ACF users.

1.3.5

  • Add filter to give developers control over updating post dates. See here. Thanks @piscis
  • Fix bug with gmt date.

1.3.4

  • Fix edge case bug where ACF change was not tracked in WP Revision Tracker.

1.3.3

  • Track ACF changes in the built-in WP Revision Tracker when a Revisionized post is published.
  • Add filter (revisionize_exclude_post_types) to exclude Revisionize functionality for specific post types. By default ACF custom field types are disabled.

1.3.2

  • Maintain original post dates when a revision is published
  • Add filter (revisionize_keep_original_on_publish) to override behaviour of keeping the original as a revision when publishing.
  • Hide experimental dashboard widget that was added in 1.3.0. See here if you want to show this widget again.

1.3.1

  • Fix issue where publishing a revision did not overwrite the original post when ACF 5 was installed but no fields were assigned to the post type.

1.3.0

  • Add filters to let developers control which users can revisionize or access revisionized posts. See here for more details on how to use. Thanks @ryanshoover.
  • Add a dashboard widget showing pending revisions. See here for more details. Thanks again @ryanshoover.

1.2.2

  • New add filter to allow developers to customize button text. Thanks @robbiepaul.

1.2.1

  • Fix issue where post titles containing ampersands are escaped when a revision is scheduled with cron. Thanks @piscis.

1.2.0

  • Fix known issue where direct publishing of a Revision that has ACF would not actually update the fields. Thanks for the help @thegaffney

1.1.0

  • Only allow users to Revisionize posts that they can also edit. Related discussion
  • The author of the original post is maintained when a Revision is published – it doesn’t get set to the author of the user who created the Revision.