Item view
|
Most recent
|
Tag cloud
by 1 users
Interactive Online - WordPress trick: Change theme programatically permalink
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
first added by davidtddti, last updated 1 years 10 months ago
URL: http://interactiveonline.com/wordpress/wordpress-trick-change-theme-programatically
Visited: 0 times
Visited: 0 times






