porterai / plugin-simple-admin-branding
Lightweight plugin to brand the WordPress login page using the built-in site icon assets.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:plugin
README
=== Simple Admin Branding === Contributors: jbouganim Tags: custom login, login, admin branding, login branding, customizer Requires at least: 4.3 Tested up to: 5.8 Stable tag: 1.0.1 Requires PHP: 5.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Donate link: https://www.paypal.com/donate/?hosted_button_id=T96GUHGVDQ4EY == Description == Lightweight plugin to brand the WordPress login page using the built-in site icon assets. Just set the logo in the customizer and that's all. * Uses site logo set in the customizer available from WordPress core, works without any setup. * Option to set custom logo, just for the login page. * Option to set header and footer text, background and text colors. == FAQ == = Where are the settings to customize the login page? From the WordPress Admin, goto Appearance > Customizer > Simple Admin Branding. = Can I contribute/report an issue/request a feature? = Yes. You can [submit issues](https://github.com/PorterAI/plugin-simple-admin-branding/issues) on Github or add questions to the support forum. Happy to accept pull requests as well. == Installation == 1. Install and activate the plugin through the plugins page, or upload the zip file in WordPress Admin > Plugins > Add New. 2. From WordPress Admin, goto Appearance > Customizer > Simple Admin Branding. == Changelog == = 1.0.1 - 9th January 2022 = Updated readme.txt = 1.0 - 3rd January 2022 =