=== HDY Custom Login Logo ===
Contributors: hdyhaus
Tags: login, logo, branding, admin
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Brand the WordPress login screen from Settings with a Media Library image toggle.
Built by HDY Haus (https://hdyhaus.com).

== Description ==
Customize the WordPress login screen without touching code.

Features:
* Enable or disable the custom login logo.
* Choose a logo from the Media Library.
* Logo links to the site homepage when enabled.
* Customize the login page background color.
* Customize the login button label, background, and text color.

== Installation ==
1. Upload the `hdy-custom-login-logo` folder to `/wp-content/plugins/`.
2. Activate the plugin through the Plugins screen in WordPress.
3. Go to Settings > HDY Login Logo.
4. Enable the logo and select an image from the Media Library.

== Frequently Asked Questions ==
= What size should the logo be? =
The login screen uses a 320x120 box. Larger images are scaled to fit.

= Where does the logo link to? =
When the custom logo is enabled and set, it links to the homepage.

== Screenshots ==
1. Plugin settings page with custom logo selection and preview.
2. Color picker settings for login page background and login button styles.
3. Customized WordPress login page with branded logo, background, and button text.

== Changelog ==
= 1.0.1 =
* Added login page background color customization with WordPress color picker support.
* Added screenshot assets and expanded screenshot descriptions.
* Updated plugin and readme license metadata to GPL-3.0-or-later.
* Improved coding standards compliance with local PHPCS/WPCS tooling.

= 1.0.0 =
* Initial release.
