Changeset 49927 for trunk/src/wp-admin/includes/deprecated.php
- Timestamp:
- 01/03/2021 10:02:13 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/deprecated.php
r49926 r49927 248 248 * 249 249 * @param int $user_id User ID. 250 * @return array| boolList of editable authors. False if no editable users.250 * @return array|false List of editable authors. False if no editable users. 251 251 */ 252 252 function get_editable_authors( $user_id ) {
Note: See TracChangeset
for help on using the changeset viewer.