This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Easy Theme Switcher

Description

The Easy Theme Switcher plugin allows you to show different versions of your site in a very easy way.

Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

Usage

You can just enter the url in this way:
http://yoursite.com/?theme=yourtheme

Or use the function esw_set_theme in this way:

A Session will be created, so you don’t need to use this function on every page refresh or pass the GET parameter.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Easy Theme Switcher” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Easy Theme Switcher” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Wow! First version of plugin