=== WP Theme Rebrand === Contributors: WPKPteam Tags: WP Themes, WP Theme Rebrand Requires at least: 2.6 Tested up to: 3.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Uploads a Wordpress theme and rebrand it according the info supplied. == Description == WP Theme Rebrand allows the user to Rebrand any GPL licensed Wordpress theme. After the rebranding the user can download the new Branded theme as Zip file. NOTE: The WP Theme zip file you load must have the same folder name, when unzipped, otherwise you will get invalid theme file. Example: let’s say we want to rebrand the eNews.zip them. If we unzip this theme to the hard drive we should have a folder called eNews. If we don’t then the theme rebranding will not work == Installation == 1. Upload `wp-themerebrand` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Make sure that the file 'uploads' inside `/wp-content/plugins/wp-themerebrand` is writtable (chmod 777 uploads) == Changelog == = 1.1.4 = * Remove add pages option (not working on themes). = 1.1.3 = * Added supprort for Genesis themes. = 1.1.2 = * Added Search and Replace for other files like .css. = 1.1 = * Added Search and Replace. = 1.0 = * Added a changelog.