Jumptaged by
|
Most recent
|
Tag cloud
Interactive Online - WordPress trick: Change theme programatically 
The first thing you have to do is to paste the following function in your functions. php file. function switchTheme($theme) { global $wpdb; if (isset($theme)) { $queries = array('UPDATE wp_options
http://interactiveonline.com/wordpress/wordpress-trick-
change-theme-programatically
added by davidtddti, 1 years 10 months ago
change-theme-programatically






