Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#39536 closed enhancement (fixed)

Change param type in WP_Users_List_Table::single_row

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

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 10 years ago.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
10 years ago

  • Milestone Awaiting Review4.8

#2 @SergeyBiryukov
10 years ago

  • Focuses docs added
  • Keywords has-patch added

#3 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

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.