Make WordPress Core


Ignore:
Timestamp:
05/15/2021 05:36:49 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Miscellaneous DocBlock corrections.

See #52628.

File:
1 edited

Legend:

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

    r50790 r50916  
    748748 * @see WP_User_Query
    749749 *
    750  * @param array $args Optional. Arguments to retrieve users. See WP_User_Query::prepare_query().
     750 * @param array $args Optional. Arguments to retrieve users. See WP_User_Query::prepare_query()
    751751 *                    for more information on accepted arguments.
    752752 * @return array List of users.
Note: See TracChangeset for help on using the changeset viewer.