=== Gab - Custom Login Page === Contributors: gabriele1986 Donate link: https://www.paypal.com/donate/?hosted_button_id=V7KQYMBTE2GUL Tags: login, custom login, branding, wordpress login Requires at least: 6.2 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.1.4 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Customize the WordPress login page with your own colors, background, logo, and styles. Lightweight and easy to use. == Description == **Gab - Custom Login Page** allows you to personalize the WordPress login screen with a few clicks. Perfect if you want to apply your branding or simply improve the look of the login form. **Features:** * Change background color * Add a background image with adjustable opacity * Upload a custom logo (fallback to site icon if not set) * Control border radius of the form and inputs * Set primary and accent colors * Toggle box-shadow for the form * Option to hide the language switcher dropdown * Option to disable the admin email verification prompt * Option to hide detailed login errors and replace with a generic localized message (to improve security) == Installation == 1. Upload the plugin folder `gab-custom-login` to the `/wp-content/plugins/` directory or install via the WordPress Plugin Installer. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **Settings > Login Page** to configure your custom login options. == Frequently Asked Questions == = How can i customize the login page? = After the installation go to Settings > Login Page and start to customize your login page. = Will this plugin slow down my site? = No, the plugin only loads styles on the login page and a single settings page in the admin. = Is compatible with ASE (Admin and site enhancements) plugin? = Yes, it works fine but i suggest to keep disabled the ASE\'s \"Site Identity on Login Page\" option under \"Login/out Register\" menu. = Can I use it with other login customizer plugins? = It’s best to use only one login customizer at a time to avoid conflicts. == Screenshots == 1. Settings page - Basic settings. 2. Settings page - Form settings. 3. Settings page - Extra settings. 4. Login page with background and custom logo, hidden language switcher and localized generic error. == Changelog == = 1.1.4 = * Fix escaping urls = 1.1.3 = * Improved small changes = 1.1.2 = * Improved escaping and sanitization for WordPress.org review * Added option to hide login errors (localized generic message) * Added readme.txt for WP.org compliance = 1.1.1 = * Added tabs UI (Base / Form / Extra) * Added Box Shadow option for the form = 1.0.4 = * Added color pickers for background, primary, and accent colors * Grouped settings into sections = 1.0.2 = * Added support for background image opacity and border-radius options * Added option to hide the language switcher = 1.0.0 = * Initial release