Make WordPress Core


Ignore:
Timestamp:
07/23/2020 07:59:16 PM (5 years ago)
Author:
johnbillion
Message:

Docs: First pass at some inline docs fixes mostly made by PHPCBF.

See #49572, #50744

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/admin-bar.php

    r48211 r48586  
    12421242 *
    12431243 * @param string $context Context of this preference check. Defaults to 'front'. The 'admin'
    1244  *  preference is no longer used.
    1245  * @param int $user Optional. 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.
    12461246 * @return bool Whether the admin bar should be showing for this user.
    12471247 */
Note: See TracChangeset for help on using the changeset viewer.