有时候我们需要给主题添加一个作者列表页面,希望显示角色为作者、编辑等的用户。wordpress 4.4 版本起,WP_User_Query 支持 role__inrole__not_in 属性 。

使用以下代码: