Skip to content

Instantly share code, notes, and snippets.

@jbutko
Created January 7, 2014 16:25
Show Gist options
  • Save jbutko/8301905 to your computer and use it in GitHub Desktop.
Save jbutko/8301905 to your computer and use it in GitHub Desktop.
WP: Default theme for Multisite WP
define('WP_DEFAULT_THEME', 'theme_folder_name');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment