Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#44841 closed enhancement (fixed)

docs: Fix mismatch parameter type on comments_popup_link()

Reported by: Mirucon Owned by: SergeyBiryukov
Priority: normal Milestone: 5.1
Component: Comments Version: 5.1
Severity: minor Keywords: has-patch
Cc: Focuses: docs

Description

Since the default types of the parameters are false, so there's a mismatch of param type on its doc comment. This patch fixes this.

Attachments (2)

44841.patch (2.0 KB ) - added by Mirucon 8 years ago.
44841.2.patch (2.0 KB ) - added by Mirucon 8 years ago.
The one I've sent before has a small mistake.. This has fixed that

Download all attachments as: .zip

Change History (9)

@Mirucon
8 years ago

@Mirucon
8 years ago

The one I've sent before has a small mistake.. This has fixed that

#1 @mukesh27
8 years ago

  • Component GeneralComments
  • Focuses docs added

#2 @SergeyBiryukov
8 years ago

  • Milestone Awaiting Review4.9.9
  • Owner set to SergeyBiryukov
  • Status newreviewing

#3 @pento
8 years ago

  • Milestone 4.9.95.0.1

#4 @pento
8 years ago

  • Milestone 5.0.15.0.2

#5 @pento
8 years ago

  • Milestone 5.0.25.0.3

#6 @audrasjb
8 years ago

  • Milestone 5.0.35.1

Hi,

Per today's bug scrub, we are going to address Docs enhancements in 5.1, coming next month.

#7 @pento
8 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 44457:

Docs: Fix the @param types for `comments_popup_link().

Props Mirucon.
Fixes #44841.

Note: See TracTickets for help on using tickets.