=== Theme Manager ===
Contributors: lowest
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VYPRGME8QELC
Tags: remove theme, delete theme, themes, theme, dashboard, lightweight, light-weight, manager, theme manager, ajax
Requires at least: 3.0
Stable tag: 1.6
Tested up to: 4.7

Theme Manager allows you to delete your themes straight from your dashboard simply and easy.

== Description ==

Theme Manager allows you to delete your themes straight from your dashboard.

This is a light-weight plugin: no data will be added to your database.

== Installation ==

1. Upload the 'theme-manager' folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Appearance > Theme Manager

== Screenshots ==

1. Dashboard of Theme Manager v2.0.

== Changelog ==

= 2.0.1 =
* Fixed bugs

= 2.0 =
* Added a new design
* Added AJAX deletion
* Support for lower PHP versions
* Active themes can be deleted again
* Added available information about all themes

= 1.1.1 =
* Fixed an security vulnerability regarding `target="_blank"` ([read more](https://core.trac.wordpress.org/ticket/36809))
* Added support for WordPress 4.7

= 1.1 =
* Added stylesheet for buttons
* Confirm text will now be translated
* Some tweaks and fixes here and there
* Changed access permissions from manage_options to edit_theme
* Added security: active themes cannot be deleted anymore
* User Interface changes
* Versioning is now visible in the bottom left

= 1.0 =
* Initial release