With this plugin you can use customize the appearance of the WordPress login page, dashboard and head section tags.
Customize Admin is a powerful WordPress plugin that puts you in control of your website’s login page and dashboard layout. With its intuitive features, you can effortlessly tailor the look and feel of your WordPress login page and dashboard, creating a seamless and branded experience for your users.
Key Features:
Personalized Login Screen: Easily upload your custom image or logo to the login screen and define the link associated with the logo. Take your brand identity to the forefront and leave a lasting impression on your visitors from the very first interaction.
Streamlined HTML: Trim down and fine-tune your website’s HTML source code by selectively removing meta tags from the head section. Enjoy better control over your site’s code and optimize it for improved performance and SEO.
Dashboard Widget Management: Take charge of your dashboard widgets! Customize Admin enables you to disable selected widgets, allowing you to declutter and streamline your WordPress dashboard effortlessly.
Want to see the magic of Customize Admin in action? Check out the plugin homepage for more information and an enlightening screencast video that showcases the plugin’s capabilities.
/wp-content/plugins/
folder.There are already quite a few plugins that offer similar functionality, but the fact that my plugin uses the WordPress Media Library makes it super easy to upload and edit your own logo.
I also am not aware of any other plugins that allow you to specify a clickthrough url for the logo.
Finally, this plugin is ready to be localized. All you have to do is to use the POT file for translating.
WordPress v6.6 compatibility tested.
WordPress v6.5 compatibility tested.
WordPress v6.4 compatibility tested.
WordPress v6.3 compatibility tested. Cleaned up options page.
WordPress v6.0 compatibility tested.
WordPress v5.8 compatibility tested.
Title attribute revoved from logo on login page because login_headertitle is deprecated since version 5.2.0.
Changed the default css for the logo image from background-size: auto auto
to background-size: contain
Fixed a conflict with the theme customizer, thank you Freddy for reporting this.
Added sanitize_hex_color to color picker field to prevent logged-in users from saving anything else than a HEX color value. Thanks to Dan at Wordfence for alerting me to this potential issue.
Updated the nl_NL translation file
The plugin is now using the media uploader which was introduced in WP 3.5
Changed dashboard widget visibility settings for WordPress 3.8 widget changes
WordPress 3.8 compatibility fixes
Added an option for removing the RSS feed links from the head section of the html source.
The Customize Admin plugin now includes the possibility to select a background color for the login screen by using the color picker and you can now also add custom CSS code to style the WordPress login screen.
Changed get_bloginfo(‘siteurl’) to get_bloginfo(‘url’) to prevent notices from being displayed on the login screen when debug is enabled.
Added option to remove dashboard RSD and WLW meta tags and image size fix for login logo
Added option to remove selected dashboard widgets and a fix for an issue that was introduced by WordPress 3.4 which put the title tag value of the logo in the head section of the html.
Added option to remove generator meta tag from the head section of the html source.
Code cleanup, inclusion of option to remove the admin shadow which was introduced in WordPress 3.2.
Minor update, moved the Customize Admin Options page to the Settings menu.
First release