=== JiaDesign Custom Login ===
Contributors: yangwp, jiadesign
Tags: login, custom login, login page, branding, wp-login
Requires at least: 5.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.3.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Customise the WordPress login page with a clean, modern SaaS-style design. Fully configurable from the admin panel.

== Description ==

JiaDesign Custom Login replaces the default WordPress login page with a polished, minimal interface inspired by modern SaaS products (Linear, Vercel, Notion).

**Features:**

* Clean white card layout with subtle shadow
* Upload your own logo via the media library
* Configurable background colour, accent colour, card colour and text colour
* Optional full-screen background image
* Custom heading and sub-heading text
* Fixed "Developed by JIADESIGN" footer branding
* Smooth entrance animation
* Eye icon correctly aligned inside the password field
* Shake animation on login error
* Settings page under Settings → Custom Login

== Installation ==

1. Upload the `jiadesign-custom-login` folder to `/wp-content/plugins/`
2. Activate the plugin through the **Plugins** menu in WordPress
3. Go to **Settings → Custom Login** to configure colours, logo and text
4. Visit your login page (`/wp-login.php`) to preview the result

== Frequently Asked Questions ==

= Will this affect my admin area? =
No. The plugin only styles the `/wp-login.php` page.

= Can I use my own logo? =
Yes. Go to Settings → Custom Login and use the Logo image field to pick an image from the media library. When a logo is set the heading text is hidden automatically.

= Does it work with WooCommerce or other login forms? =
It targets WordPress core's `wp-login.php` only.

== Screenshots ==

1. Login page — light SaaS theme
2. Settings page in wp-admin

== Changelog ==

= 1.3.0 =
* Added media library logo picker
* When a custom logo is uploaded the heading text is suppressed automatically
* Footer branding hardcoded to "Developed by JIADESIGN" (not editable)
* Fixed eye icon position in password field
* Fixed Remember Me checkbox alignment

= 1.2.0 =
* Added logo image upload field (media library)
* Removed editable footer text field; footer is now fixed

= 1.1.0 =
* Redesigned to light SaaS theme (Linear / Vercel style)
* Fixed eye icon alignment in password field
* Fixed Remember Me checkbox alignment
* Added sub-heading text option

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.3.0 =
Logo upload and automatic heading suppression added. Re-save your settings after upgrading.
