mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Docs: Corrections and improvements to types used in various docblocks.
See #51800, #52217 git-svn-id: https://develop.svn.wordpress.org/trunk@49936 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2298,7 +2298,7 @@ function maybe_add_existing_user_to_blog() {
|
||||
*
|
||||
* @since MU (3.0.0)
|
||||
*
|
||||
* @param array $details {
|
||||
* @param array|false $details {
|
||||
* User details. Must at least contain values for the keys listed below.
|
||||
*
|
||||
* @type int $user_id The ID of the user being added to the current blog.
|
||||
|
||||
Reference in New Issue
Block a user