Description
Did you ever struggle with to many themes in your WordPress installation? I had enough of the messy theme page on WordPress Backend. As developer I need sometimes a ranking for themes. So I decided, there have to be a way to label themes or assign a category in this case a folder to them.
That is why I was writing a code to folder WordPress themes.
Load different groups of themes into the wp-content. Go to the Admin Page under Appearance -> Theme Folders and give the names of the different folders. Now you have folder view of different theme groups.
Then you can preview themes from certain categories or delete them.
Screenshots
Installation
- Upload ‘theme-folders’ folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘plugins’ menu in WordPress.
FAQ
- Where can I get support?
-
Contact us at https://www.wp-plugin-dev.com/support-contact/
Reviews
Contributors & Developers
“Theme Folders” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Theme Folders” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2
Removed icons, tested for WordPress 4.7
0.1
Initial release