Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#28518 closed defect (bug) (fixed)

$wp_error parameter is mentioned twice in login_header() docs

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.0 Priority: normal
Severity: normal Version: 3.7
Component: Login and Registration Keywords: has-patch
Focuses: docs Cc:

Description

Introduced in [25701].

Attachments (1)

28518.patch (967 bytes) - added by SergeyBiryukov 10 years ago.

Download all attachments as: .zip

Change History (2)

#1 @wonderboymusic
10 years ago

  • Owner set to wonderboymusic
  • Resolution set to fixed
  • Status changed from new to closed

In 28792:

Don't annotate $wp_error twice in login_header() docs. $wp_error is always expected to be of type WP_Error.

Props SergeyBiryukov.
Fixes #28518.

Note: See TracTickets for help on using tickets.