Changeset 53299 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 04/28/2022 09:44:12 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r52799 r53299 128 128 * @global wpdb $wpdb WordPress database abstraction object. 129 129 * 130 * @param array$user_ids User ID numbers list130 * @param int[] $user_ids User ID numbers list 131 131 */ 132 132 function cache_users( $user_ids ) {
Note: See TracChangeset
for help on using the changeset viewer.