Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#39536 closed enhancement (fixed)

Change param type in WP_Users_List_Table::single_row

Reported by: sebastianpisula's profile sebastian.pisula Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.8 Priority: normal
Severity: normal Version:
Component: Users Keywords: has-patch
Focuses: docs Cc:

Description

Change param type in WP_Users_List_Table::single_row from object to WP_User

Attachments (1)

39536.patch (1.1 KB) - added by sebastian.pisula 8 years ago.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
8 years ago

  • Milestone changed from Awaiting Review to 4.8

#2 @SergeyBiryukov
8 years ago

  • Focuses docs added
  • Keywords has-patch added

#3 @SergeyBiryukov
8 years ago

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

In 39757:

Docs: Change @param type for $user_object in WP_Users_List_Table::single_row() from object to WP_User to be more accurate.

Props sebastian.pisula.
Fixes #39536.

Note: See TracTickets for help on using tickets.