Opened 4 years ago
Closed 4 years ago
#39479 closed defect (bug) (fixed)
Add missing @param tag in DocBlock for filter show_post_locked_dialog
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | |
Focuses: | docs | Cc: |
Description
The DocBlock for show_post_locked_dialog
filter is missing a @param
tag for the $post
parameter.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Add @param tag