Changeset 48185 for trunk/src/wp-includes/user.php
- Timestamp:
- 06/26/2020 06:47:28 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/user.php
r48121 r48185 609 609 * Filters the list of a user's sites before it is populated. 610 610 * 611 * Passing a non-null value tothe filter will effectively short circuit611 * Returning a non-null value from the filter will effectively short circuit 612 612 * get_blogs_of_user(), returning that value instead. 613 613 *
Note: See TracChangeset
for help on using the changeset viewer.