Top Google Search Results
- Function Reference/switch theme « WordPress Codex
Description. Switches current theme to new template and stylesheet names. Usage. <?php switch_theme( $template, $stylesheet ) ?> Parameters. $template ... - Switch_Theme vs. Theme Switching
Jun 29, 2011 ... The switch_theme function is exactly what is called when an Administrator changes his WordPress Theme from the Appearance menu. - Switchtheme | drupal.org
Aug 19, 2006 ... Switchtheme provides optional support for Browscap module to ... on how to modify a single theme and use Switchtheme to allow users to ... - Does the switch_theme action run when you're upgrading a theme ...
Mar 19, 2011 ... It does some stuff with upgrader_post_install hook (seems like a good candidate) and it does run switch_theme() under some conditions (that I ...