get_editable_authors

过滤钩子


apply_filters('get_editable_authors', $authors)
返回值
  • () ()
定义位置
  • wp-admin/includes/deprecated.php
    , line 270
引入
n/a
弃用

Get all user IDs.

return apply_filters('get_editable_authors', $authors);