首页 WordPress函数大全 get_editable_authors()

get_editable_authors()

2020-05-01 / 3400阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

Warning: This function has been deprecated. Use get_users() instead.

get_editable_authors( int $user_id )

Gets author users who can edit posts.

描述

参数

$user_id

(int)
(Required)
User ID.

返回

(array|bool) List of editable authors. False if no editable users.

大家谈论
    我的见解