Opened 3 years ago
#44577 new defect (bug)
After enabling revisions for post type, takes 2 additional revisions to show metabox on old posts.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9.7 |
Component: | Revisions | Keywords: | |
Focuses: | Cc: |
Description
This is related to https://core.trac.wordpress.org/ticket/42500 but I specifically wanted to point out the difference between posts created prior to enabling support for revisions vs posts created after enabling support.
Revisions on posts prior to behave differently than posts created after enabling revisions.
Ones created prior to supporting revisions end up needing 3 revisions to display the metabox - the original, then the 2 after support is added (related to ticket 42500).
To recreate: https://youtu.be/HIxmfJkl5Jo
Found the problem here: https://wordpress.stackexchange.com/q/276389/84643
Note: See
TracTickets for help on using
tickets.