Sharraxaad
LoginGlow is a lightweight, beginner-friendly plugin that lets you transform the default WordPress login page into a branded, professional experience — without writing a single line of CSS.
Whether you’re building for a client, running a membership site, or just want your login page to match your brand, LoginGlow gives you everything you need in a clean, intuitive settings panel.
🎨 Core Features
- Custom Logo — Upload your own logo via the WordPress Media Library
- Background Customization — Set a background color, image, background size, and repeat mode
- Overlay — Add a color overlay with adjustable opacity over your background
- Button Colors — Customize the login button’s background, text, and hover colors
- Form Styling — Control border radius and toggle drop shadow on the login form card
- Link Color — Style “Lost your password?” and other links
🚀 Advanced Features
- Live Preview — See your changes reflected in real time before you save
- Pre-built Templates — Three one-click styles: Minimal, Dark, and Gradient
- Redirect System — Custom redirects after login and after logout
- Reset to Defaults — One-click button to restore all original settings
⚙️ How It Works
- Go to Settings LoginGlow
- Upload your logo, choose colors, and pick a template (optional)
- Watch the live preview update as you make changes
- Click Save Settings — and you’re done!
🔒 Built with Security in Mind
- All inputs are sanitized on save
- All outputs are properly escaped
- Uses WordPress nonces for AJAX actions
- Follows WordPress coding standards
- No direct file access possible
⚡ Lightweight & Performance-Friendly
- Admin assets load only on the plugin’s settings page
- Login styles load only on
wp-login.php - Zero external dependencies (uses WordPress built-ins: Color Picker, Media Uploader)
- No React, Vue, or heavy JavaScript frameworks
Sawir-shaashado

Settings page — General section (logo, redirects) 
Settings page — Design section (colors, background, form) 
Settings page — Live Preview panel showing real-time updates 
Settings page — Template selector (Minimal, Dark, Gradient) 
Frontend — Dark template applied to the login page 
Frontend — Gradient template applied to the login page 
Rakibaad
Automatic Installation
- Log in to your WordPress admin panel
- Go to Plugins Add New
- Search for “LoginGlow”
- Click Install Now and then Activate
Manual Installation
- Download the plugin ZIP file
- Go to Plugins Add New Upload Plugin
- Choose the ZIP file and click Install Now
- Click Activate Plugin
After Activation
- Go to Settings LoginGlow
- Customize to your liking and hit Save Settings
SBI
-
Will this break my existing login page?
-
No. The plugin adds styles on top of the default WordPress login page. If you deactivate the plugin, the login page reverts to its original appearance instantly.
-
Does this work with WooCommerce login?
-
The plugin targets
wp-login.phpspecifically. It will not automatically style WooCommerce or other custom login forms. -
Can I use this on a multisite installation?
-
Yes. You’ll need to network-activate or activate the plugin per-site. Settings are stored per-site.
-
The live preview doesn’t match the actual login page exactly — why?
-
The live preview is a simplified representation to give you a real-time approximation of your changes. The actual
wp-login.phppage may have slight differences due to browser rendering and WordPress default styles. -
How do I reset everything back to default?
-
Click the Reset to Defaults button at the bottom of the settings page and confirm. All settings will be restored to their original values.
-
Which templates are available?
-
Three pre-built templates are included:
* Minimal — Clean white background with subtle shadows
* Dark — Deep dark background with a frosted-glass form panel
* Gradient — Vibrant purple-to-pink gradient, modern and strikingTemplates now populate starter values into your settings. You can override any field afterward, or select “None” to keep your current custom values unchanged.
Dibu-eegisyo
Ma jiraan wax dibu-eegis ah oo ku saabsan kaabahan.
Ka-qaybgalayaasha & Horumariyayaasha
“LoginGlow” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.
Ka-qaybgalayaashaKu tarjun “LoginGlow” luqaddaada.
Ma xiisaynaysaa horumarinta?
Baadh koodka, fiiri bakhaarka SVN, ama iska qor diiwaanka horumarinta adigoo adeegsanaya RSS.
Isbeddellada
1.2.1
- Fixed live preview logo placeholder — now shows the WordPress default “W” icon (or site icon if set) instead of a styled SVG circle
1.2.0
- Removed custom CSS textarea — all styling is now handled through structured controls only
1.1.0
- Refactored admin settings into separate classes and view templates for better maintainability
- Extracted sanitization logic into
LGLOW_Settings_Sanitizer - Extracted admin asset enqueueing into
LGLOW_Admin_Assets - Extracted login CSS generation into
LGLOW_CSS_Builder - Moved all HTML rendering to dedicated view files under
admin/views/ - No changes to plugin functionality or user-facing features
1.0.0
- Initial release
- Custom logo upload via Media Library
- Background color and image with size/repeat controls
- Color overlay with opacity slider
- Login button color, text, and hover customization
- Form border radius and box shadow toggle
- Three pre-built templates: Minimal, Dark, Gradient
- Live preview in settings panel
- Redirect after login and after logout
- Reset to defaults button
- WordPress Settings API integration
- Full sanitization and escaping
