Changeset 36895
- Timestamp:
- 03/09/2016 07:49:50 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r36893 r36895 38 38 * 39 39 * @param int $user_id The unique ID of the user 40 * @return object|void The blog object40 * @return WP_Site|void The blog object 41 41 */ 42 42 function get_active_blog_for_user( $user_id ) {
Note: See TracChangeset
for help on using the changeset viewer.