Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#39479 closed defect (bug) (fixed)

Add missing @param tag in DocBlock for filter show_post_locked_dialog

Reported by: keesiemeijer Owned by: SergeyBiryukov
Priority: normal Milestone: 4.8
Component: Posts, Post Types Version:
Severity: normal Keywords:
Cc: Focuses: docs

Description

The DocBlock for show_post_locked_dialog filter is missing a @param tag for the $post parameter.

Attachments (1)

39479.patch (544 bytes ) - added by keesiemeijer 10 years ago.
Add @param tag

Download all attachments as: .zip

Change History (3)

@keesiemeijer
10 years ago

Add @param tag

#1 @SergeyBiryukov
10 years ago

  • Component GeneralPosts, Post Types
  • Milestone Awaiting Review4.8

#2 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 39710:

Docs: Add missing @param tag for show_post_locked_dialog filter.

Props keesiemeijer.
Fixes #39479.

Note: See TracTickets for help on using tickets.