26th Jan 2006
WP Theme Switcher
Code to add WP Theme Switcher into sidebar.php:
<?php if (function_exists('wp_theme_switcher'))
{ wp_theme_switcher(); } ?>
Referral text link:
26th Jan 2006
Code to add WP Theme Switcher into sidebar.php:
<?php if (function_exists('wp_theme_switcher'))
{ wp_theme_switcher(); } ?>
Referral text link: