Changeset 52204 for trunk/src/wp-includes/ms-functions.php
- Timestamp:
- 11/18/2021 01:48:43 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r52074 r52204 1272 1272 * @param int $blog_id Blog ID. 1273 1273 * @param int $user_id User ID. 1274 * @param int$password User password.1274 * @param string $password User password. 1275 1275 * @param string $signup_title Site title. 1276 1276 * @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.