Changeset 48586 for trunk/src/wp-includes/admin-bar.php
- Timestamp:
- 07/23/2020 07:59:16 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/admin-bar.php
r48211 r48586 1242 1242 * 1243 1243 * @param string $context Context of this preference check. Defaults to 'front'. The 'admin' 1244 * preference is no longer used.1245 * @param int $userOptional. ID of the user to check, defaults to 0 for current user.1244 * preference is no longer used. 1245 * @param int $user Optional. ID of the user to check, defaults to 0 for current user. 1246 1246 * @return bool Whether the admin bar should be showing for this user. 1247 1247 */
Note: See TracChangeset
for help on using the changeset viewer.