[wp-trac] [WordPress Trac] #44697: Argument type does not match: user.php
WordPress Trac
noreply at wordpress.org
Thu Aug 2 05:43:51 UTC 2018
#44697: Argument type does not match: user.php
------------------------------+-----------------------------
Reporter: subrataemfluence | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: trunk
Severity: normal | Keywords: needs-patch
Focuses: coding-standards |
------------------------------+-----------------------------
File location: `wp-includes/user.php`
{{{#!php
<?php
/*
* ...
* @param int $for_user_id Optional. User ID to set up global data.
*/
function setup_userdata( $for_user_id = '' ) {
...
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44697>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list