Description
WordPress’s admin themes are great, but we wanted to take it a step further. This is a clean blue/gray theme by default for the admin panel that simplifies the interface and makes things more accessible for our customers. Customize your colors by visiting Settings > General
If there are any features you’d like to see or bugs with other plugins – visit the support tab and let me know.
Improvements made
- Blue AdminBar for front and backend of site
- Soft Gray menu
- Larger Calls to Action within Edit screens
- Ability to change custom primary/secondary colors
- Mobile Menu compatibility
Screenshots
Installation
- Upload
fancy-admin-ui
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set your custom colors via Settings > General
Be sure to check your login page because the default WP logo is a light blue and doesn’t match. I did wrap the standard WP logo in a white rounded rectangle so it should show up without any issue on any color.
FAQ
- Installation Instructions
-
- Upload
fancy-admin-ui
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set your custom colors via Settings > General
Be sure to check your login page because the default WP logo is a light blue and doesn’t match. I did wrap the standard WP logo in a white rounded rectangle so it should show up without any issue on any color.
- Upload
Reviews
Contributors & Developers
“Fancy Admin UI” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Fancy Admin UI” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1
Fixed menu notificaton tag position, added some more styles, fixed a few UI bugs spotted by users, and refactored the settings file to remove some PHP 7 warnings.
2.0
Fixed mobile menu issues, refactored how styles are embedded, reduced how much the secondary color is used to keep things consistent, fixed other css bugs
1.1
Fixed styling issue that appeared with WordPress v. 4.2.2, fixed incorrect file reference for colorpicker, and cleaned up metabox styling
1.0
Added ability to change the primary and secondary color via the WP Admin Settings page
0.2
Added updates to style Visual Composer elements
0.1
Cleaning up code, reduced sidebar menu item height
0.1 Beta
Initial beta version for release. The responsive portion of the nav isn’t yet addressed.