Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#26150 closed defect (bug) (fixed)

Update PHPDoc in wp-admin/credits.php

Reported by: morganestes's profile morganestes Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.8 Priority: normal
Severity: minor Version: 3.7
Component: Inline Docs Keywords: has-patch
Focuses: Cc:

Description

Update the @return tag in wp_credits() to include bool (false) if there's an error retrieving the list.

Attachments (1)

26150.diff (402 bytes) - added by morganestes 11 years ago.

Download all attachments as: .zip

Change History (3)

@morganestes
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 3.8
  • Version changed from trunk to 3.7

#2 @SergeyBiryukov
11 years ago

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

In 26312:

Correct @return value for wp_credits(). props morganestes. fixes #26150.

Note: See TracTickets for help on using tickets.