Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chered/31ee62511d3864dfef1ce1aa46407ca7 to your computer and use it in GitHub Desktop.
Save chered/31ee62511d3864dfef1ce1aa46407ca7 to your computer and use it in GitHub Desktop.
$role = get_role( 'author' );
$role->remove_cap( 'upload_files' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment