Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#44841 closed enhancement (fixed)

docs: Fix mismatch parameter type on comments_popup_link()

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

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 6 years ago.
44841.2.patch (2.0 KB) - added by Mirucon 6 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
6 years ago

@Mirucon
6 years ago

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

#1 @mukesh27
6 years ago

  • Component changed from General to Comments
  • Focuses docs added

#2 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 4.9.9
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#3 @pento
6 years ago

  • Milestone changed from 4.9.9 to 5.0.1

#4 @pento
6 years ago

  • Milestone changed from 5.0.1 to 5.0.2

#5 @pento
6 years ago

  • Milestone changed from 5.0.2 to 5.0.3

#6 @audrasjb
6 years ago

  • Milestone changed from 5.0.3 to 5.1

Hi,

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

#7 @pento
6 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 44457:

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

Props Mirucon.
Fixes #44841.

Note: See TracTickets for help on using tickets.