Skip to content

Instantly share code, notes, and snippets.

@theamnesic
Forked from terell/gist:8286844
Created July 9, 2014 16:13
Show Gist options
  • Save theamnesic/144f4e620e4a5e430ec3 to your computer and use it in GitHub Desktop.
Save theamnesic/144f4e620e4a5e430ec3 to your computer and use it in GitHub Desktop.
if ( ! function_exists( 'populate_roles' ) ) {
include_once( ABSPATH . '/wp-admin/includes/schema.php' );
}
populate_roles();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment