Core Function
View Source on Trac ↗ get_editable_authors()
get_editable_authors( mixed $user_id ) Gets author users who can edit posts.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $user_id int | User ID. Required |
Return Value
((array)
| false) List of editable authors. False if no editable users.
Function Information
Source File
wp-admin/includes/deprecated.php
Advertisement