Các phân quyền của current_user_can (ok)

current_user_can('editor')
current_user_can('administrator')
current_user_can('edit_others_pages')
current_user_can( 'manage_options' ) )
current_user_can( 'edit_pages' )
current_user_can( 'edit_posts' )
current_user_can('member')

Last updated