Make WordPress Core

Opened 8 years ago

Closed 7 years ago

#40945 closed enhancement (fixed)

Parameter type correction in user.php

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

Description

Patch change parametr type in wp-includes/user.php file. For example change object to WP_User

Attachments (1)

40945.patch (2.8 KB) - added by sebastian.pisula 8 years ago.

Download all attachments as: .zip

Change History (5)

#1 @sebastian.pisula
8 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
8 years ago

  • Focuses docs added
  • Milestone changed from Awaiting Review to 4.8.1
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#3 @SergeyBiryukov
8 years ago

  • Milestone changed from 4.8.1 to 4.9

#4 @DrewAPicture
7 years ago

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

In 41272:

Docs: Document user object parameters for a variety of functions in wp-includes/user.php as WP_User type instead of the more generic object type.

Props sebastianpisula.
Fixes #40945.

Note: See TracTickets for help on using tickets.