Update author capability check

This commit is contained in:
Robin Cornett
2023-03-26 18:35:52 -04:00
parent a15d7d0b5d
commit c1573fd632
+1 -1
View File
@@ -2,7 +2,7 @@
$users = get_users(
array(
'who' => 'authors',
'capability' => array( 'edit_posts' ),
)
);
$options = array(