Opened 4 months ago
Last modified 4 months ago
#57641 new feature request
Need functionality to preview revisions for the post such as preview
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Revisions | Keywords: | |
Focuses: | Cc: |
Description
Can we add some feature requests to WordPress core that is to preview the different revisions for the posts exactly as the preview while creating the new post?
This would help editors to review the revision full of content instead just checking normally content in revisions tab. With new Gutenberg editor, revisions are hard to check because blocks are not parsed while checking the revisions.
We can have a preview button over the revisions page for which we are checking the revisions and can be previewed as whole content with all parsed blocks. This can help editor to review perfectly and restore the revision if needed.
Current Revisions page have this kind of markup,
Need this type of markup with a preview button, so on click of that button, user can view the revision with that content.
Current Revision Page