#24848 closed task (blessed) (fixed)
_wp_post_revision_field_$field filter provides new flag 'left', or 'right' — should be 'from' or 'to'
Reported by: | markjaquith | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
The _wp_post_revision_field_$field
filter got a new argument in 3.6. It's currently 'left' or 'right'. But we're moving away from this notation: it's 'from' and 'to' when doing diffs.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 24835: