get_others_drafts

过滤钩子
apply_filters('get_others_drafts', $other_unpubs)

get_others_drafts: 这个函数检索其他用户写的文章草稿,不包括当前用户。

WordPress用户搜索类。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
return apply_filters('get_others_drafts', $other_unpubs);
return apply_filters('get_others_drafts', $other_unpubs);
return apply_filters('get_others_drafts', $other_unpubs);

常见问题

FAQs
查看更多 >