Skip to content

Instantly share code, notes, and snippets.

@MZAWeb
Created January 26, 2012 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MZAWeb/1684757 to your computer and use it in GitHub Desktop.
Save MZAWeb/1684757 to your computer and use it in GitHub Desktop.
add_role('school_admin', 'School Administrator', array(
'read' => true,
'edit_school' => true,
'edit_pages' => true,
'edit_posts' => true)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment