/wp-reactivate-theme

WordPress plugin that can reactivate the current theme, for development purposes.

Primary LanguagePHP

=== Plugin Name ===
Contributors: josh-davenport
Tags: theme, plugin, admin, administration, tool, development
Requires at least: 3.4
Tested up to: 3.5
Stable tag: 1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

This plugin provides a utility to reactivate the currently active WordPress theme for development purposes.

== Description ==

WordPress plugin that can reactivate the current theme.

Useful primarily for helping with development, the plugin will allow you to swiftly trigger code that is hooked into the 'after_switch_theme' and 'switch_theme' actions. Before, you had to switch to an alternative theme and back to the original, now you only need to find Tools > Reactivate Theme.