Title: LoginGlow
Author: Mehedi Hasan
Published: <strong>2026 年 4 月 30 日</strong>
Last modified: 2026 年 5 月 4 日

---

搜索插件

![](https://ps.w.org/loginglow/assets/banner-772x250.png?rev=3519365)

![](https://ps.w.org/loginglow/assets/icon-256x256.png?rev=3519365)

# LoginGlow

 作者：[Mehedi Hasan](https://profiles.wordpress.org/mehed/)

[下载](https://downloads.wordpress.org/plugin/loginglow.1.2.1.zip)

 * [详情](https://cn.wordpress.org/plugins/loginglow/#description)
 * [评价](https://cn.wordpress.org/plugins/loginglow/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/loginglow/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/loginglow/#developers)

 [支持](https://wordpress.org/support/plugin/loginglow/)

## 描述

**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

 1. Go to **Settings  LoginGlow**
 2. Upload your logo, choose colors, and pick a template (optional)
 3. Watch the live preview update as you make changes
 4. 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

## 屏幕截图

 * [[
 * 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
 * [[

## 安装

#### Automatic Installation

 1. Log in to your WordPress admin panel
 2. Go to **Plugins  Add New**
 3. Search for **“LoginGlow”**
 4. Click **Install Now** and then **Activate**

#### Manual Installation

 1. Download the plugin ZIP file
 2. Go to **Plugins  Add New  Upload Plugin**
 3. Choose the ZIP file and click **Install Now**
 4. Click **Activate Plugin**

#### After Activation

 1. Go to **Settings  LoginGlow**
 2. Customize to your liking and hit **Save Settings**

## 常见问题

### 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.php` specifically. 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.php` page 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 striking

Templates now populate starter values into your settings. You can override any field
afterward, or select “None” to keep your current custom values unchanged.

## 评价

此插件暂无评价。

## 贡献者及开发者

「LoginGlow」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Mehedi Hasan ](https://profiles.wordpress.org/mehed/)

[帮助将「LoginGlow」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/loginglow)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/loginglow/)，查看[SVN仓库](https://plugins.svn.wordpress.org/loginglow/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/loginglow/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/loginglow/)。

## 更新日志

#### 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

## 额外信息

 *  版本 **1.2.1**
 *  最后更新：**4 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/loginglow/)
 * 标签
 * [custom login](https://cn.wordpress.org/plugins/tags/custom-login/)[login](https://cn.wordpress.org/plugins/tags/login/)
   [login branding](https://cn.wordpress.org/plugins/tags/login-branding/)[login customizer](https://cn.wordpress.org/plugins/tags/login-customizer/)
   [login page](https://cn.wordpress.org/plugins/tags/login-page/)
 *  [高级视图](https://cn.wordpress.org/plugins/loginglow/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/loginglow/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/loginglow/reviews/)

## 贡献者

 *   [ Mehedi Hasan ](https://profiles.wordpress.org/mehed/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/loginglow/)