Make WordPress Core


Ignore:
Timestamp:
11/18/2021 01:48:43 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Various corrections and improvements relating to types used in inline documentation.

See #53399

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/ms-functions.php

    r52074 r52204  
    12721272     * @param int    $blog_id       Blog ID.
    12731273     * @param int    $user_id       User ID.
    1274      * @param int    $password      User password.
     1274     * @param string $password      User password.
    12751275     * @param string $signup_title  Site title.
    12761276     * @param array  $meta          Signup meta data. By default, contains the requested privacy setting and lang_id.
Note: See TracChangeset for help on using the changeset viewer.