Skip to content

Instantly share code, notes, and snippets.

@nickdavis
Created July 18, 2014 08:36
Show Gist options
  • Save nickdavis/0aa2ac54f432852d06b3 to your computer and use it in GitHub Desktop.
Save nickdavis/0aa2ac54f432852d06b3 to your computer and use it in GitHub Desktop.
How to define Genesis as the default theme on WordPress multisite
define( 'WP_DEFAULT_THEME', 'genesis' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment