$role ) { $role->add_cap( 'publish_posts', true ); } If you wanted to instead explicitly deny the capability, you would change the second parameter of ...
確定! 回上一頁