Changeset 47754 for trunk/src/wp-includes/ms-functions.php
- Timestamp:
- 05/03/2020 07:36:06 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r47550 r47754 177 177 * @since 4.9.0 178 178 * 179 * @param bool|WP_Error $retval True if the user should be added to the site, false180 * o r error object otherwise.179 * @param true|WP_Error $retval True if the user should be added to the site, error 180 * object otherwise. 181 181 * @param int $user_id User ID. 182 182 * @param string $role User role.
Note: See TracChangeset
for help on using the changeset viewer.