mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Update author capability check
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
$users = get_users(
|
||||
array(
|
||||
'who' => 'authors',
|
||||
'capability' => array( 'edit_posts' ),
|
||||
)
|
||||
);
|
||||
$options = array(
|
||||
|
||||
Reference in New Issue
Block a user