Make WordPress Core

Opened 18 months ago

Last modified 9 months ago

#57641 new feature request

Need functionality to preview revisions for the post such as preview

Reported by: hbhalodia's profile hbhalodia 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,
https://user-images.githubusercontent.com/58802366/216945642-5b5324f7-07cb-47a5-811c-ff53808de3d0.png

Need this type of markup with a preview button, so on click of that button, user can view the revision with that content.
https://user-images.githubusercontent.com/58802366/216946179-cb9c2a12-e4b5-4cbc-90f1-b8d244ac230c.png

Attachments (3)

Screenshot 2023-02-06 at 3.37.34 PM.png (1.4 MB) - added by hbhalodia 18 months ago.
Current Revision Page
Screenshot 2023-02-06 at 3.37.04 PM.png (424.7 KB) - added by hbhalodia 18 months ago.
Need this type or simlar to preview that revision
Screenshot 2023-02-06 at 3.37.04 PM.2.png (424.7 KB) - added by hbhalodia 18 months ago.
Need this type or simlar to preview that revision

Change History (5)

@hbhalodia
18 months ago

Current Revision Page

@hbhalodia
18 months ago

Need this type or simlar to preview that revision

@hbhalodia
18 months ago

Need this type or simlar to preview that revision

#1 @hbhalodia
18 months ago

Hello, Please ignore the third attachment as second and third are some, just uploaded twice. Thanks.

#2 @adamsilverstein
9 months ago

Hi @hbhalodia,

Thanks for opening this ticket. I like your idea of adding a preview capability to the revisions screen. I guess your proposed button would open a new tab similar to Gutenberg's preview button? That seems like a reasonable start but a bit difficult to use. I wonder if we could actually show an iframe with the preview directly on the page? Maybe instead of a button, the preview would be a tab.

Note: See TracTickets for help on using tickets.