Beschrijving
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.
Schermafbeeldingen
Installatie
- Download and extract the
theme-switcher
plugin file. - Upload the
theme-switcher
directory to the/wp-content/plugins/
directory. - Activate the plugin under the ‘Plugins’ menu in the WordPress admin.
- Add the “Theme Switcher” widget to one of your widgetized sidebars, or call
wp_theme_switcher()
directly.
FAQ
- How do I print the Theme Switcher markup without using widgets?
-
You can call
wp_theme_switcher()
directly. Callingwp_theme_switcher()
alone (no arguments) will print a list of themes; callingwp_theme_switcher('dropdown')
will print a dropdown of themes.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Theme Switcher” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Theme Switcher” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.