Opened 5 years ago
Closed 5 years ago
#48443 closed defect (bug) (fixed)
Pass the user object to the post_locked_dialog action
Reported by: | johnbillion | Owned by: | johnbillion |
---|---|---|---|
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: