#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 |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | General | Version: | 3.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 24835: