Opened 13 years ago
Closed 13 years ago
#23913 closed enhancement (fixed)
Revisions: remove the new _wp_last_revision_matches_current_post()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | 3.6 |
| Component: | Revisions | Keywords: | has-patch |
| Focuses: | Cc: |
Description
As the title. That function is not needed, can be replaced with simple revision version check as we add a copy of the current post while fixing revisions post_author fields.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 23913.patch:
wp_list_post_revisions()(the only place it's used).