Opened 6 years ago
Closed 6 years ago
#48443 closed defect (bug) (fixed)
Pass the user object to the post_locked_dialog action
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.4 | Priority: | normal |
| Severity: | normal | Version: | 3.6 |
| Component: | Posts, Post Types | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The $user object should be passed to the post_locked_dialog action so any callbacks attached to it don't need to re-fetch the user object from the lock.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 47206: