Description
Ever wanted to duplicate a theme, or create a child theme, quickly and easily from the safety and security of your WordPress Admin? Look no further! With Duplicate Theme you can… duplicate a theme and create child themes! All while in your WordPress Admin. Choose the theme to copy, provide a name and voila! Have all the joy of the original theme, but in a new theme! No more messing around with FTP and online File Editors to duplicate themes. Why waste time downloading, uploading and editing style.css? Just install this plugin and BAM! you can duplicate a theme or create a child theme!
Installation
- Upload
duplicate-theme
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Appearance (‘Themes’ in Network) -> Duplicate Theme
FAQ
- Installation Instructions
-
- Upload
duplicate-theme
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Appearance (‘Themes’ in Network) -> Duplicate Theme
- Upload
- Some items are not working!
-
Check through the duplicated theme to see if there are any hardcoded references to the old them directory name. There is a chance that some themes will use hardcoded references to directory locations using the old theme name. Update those references to the new theme names.
- Some items are still not working in the duplicated theme
-
Do a search through the WordPress options table in the database. There are probably some static references to the old theme name that have to be updated.
Reviews
Contributors & Developers
“Duplicate Theme” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Duplicate Theme” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.6
- Small security update
- Improve function for theme list loop
0.1.4
- Using interal WP functions over PHP predefined variables
0.1.3
- Changed Theme naming convention
0.0.3
- Child Theme creator
0.0.2
- Add Network Activate to admin page
0.0.1
- Initial release