Allow users to switch which theme they use on your WordPress, WordPress MU, or BuddyPress site.
Allow users to switch which theme they use on your WordPress, WordPress MU, or BuddyPress site. Includes a widget for easily putting the theme-switcher as a list or dropdown in your sidebar.
theme-switcher
plugin file.theme-switcher
directory to the /wp-content/plugins/
directory.wp_theme_switcher()
directly.You can call wp_theme_switcher()
directly. Calling wp_theme_switcher()
alone (no arguments) will print a list of themes; calling wp_theme_switcher('dropdown')
will print a dropdown of themes.