Title: Loginflux
Author: Jahid Hasan
Published: <strong>2026 年 8 月 25 日</strong>
Last modified: 2026 年 9 月 6 日

---

搜索插件

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

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

# Loginflux

 作者：[Jahid Hasan](https://profiles.wordpress.org/jahidzendforce/)

[下载](https://downloads.wordpress.org/plugin/loginflux.1.4.0.zip)

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

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

## 描述

**Loginflux** is a lightweight, modern plugin that transforms the default WordPress
login page into a state-of-the-art visual experience.

Featuring built-in animated visual effects—including dynamic **Fluid Flow gradients**—
and an ultra-sleek **Glassmorphism container**, you can effortlessly match the login
experience with your brand identity directly from an intuitive, tabbed WordPress
admin dashboard.

### 🌟 Key Features

 * **8 Modern Animated Background Engines:** Choose between Animation 1 (Pulse Orb&
   Cyber Grid), Animation 2 (Nebula Glow & Noise), Animation 3 (Aurora Gradient 
   Flow), Animation 4 (Ambient Mesh Spin), Animation 5 (Cosmic Starfield & Stardust),
   Animation 6 (Holographic Prism & Cyber Waves), Animation 7 (Retro Synthwave &
   Neon Horizon), and Animation 8 (Liquid Morphing Blobs) with full color and speed
   controls.
 * **Smart Background Fallback:** Automatically switches between your uploaded custom
   background image and fluid animated visual gradients.
 * **Form Controls & Element Visibility:** Toggle visibility of the “Lost your password?”,“
   Back to website”, “Remember me”, and Language Switcher elements with modern switches.
 * **Custom Input Placeholders:** Define custom placeholder hints for the Username
   and Password fields.
 * **Custom Footer & Copyright Content:** Display custom copyright or privacy notice
   with safe HTML support below the form.
 * **WordPress Media Library Integration:** Seamlessly upload or choose logos and
   background images using the native WordPress Media Uploader.
 * **Ultra-Modern Glassmorphism UI:** Frosted glass effect with configurable backdrop
   blur, card background opacity, and border radius.
 * **Branding & Logo Controls:** Customize your logo image, logo dimensions, and
   subtitle text.
 * **Live Color Customizer:** Use the built-in WordPress Color Picker to customize
   primary button colors, hover states, text colors, and all animation palettes.
 * **Clean & Lightweight:** Designed to keep the login screen fast and avoid unnecessary
   external JavaScript dependencies.
 * **Translation Ready:** Fully internationalized and compatible with WordPress 
   translation standards using the `loginflux` text domain.

### Need Help?

 * [LinkedIn](https://linkedin.com/in/jahid-hasan-6891123a)
 * [About Author](https://github.com/jahid-we)

## 屏幕截图

[⌊Modern tabbed settings dashboard with live login preview and plugin information
sidebar.⌉⌊Modern tabbed settings dashboard with live login preview and plugin information
sidebar.⌉[

Modern tabbed settings dashboard with live login preview and plugin information 
sidebar.

[⌊Animated fluid gradient background with a modern glassmorphism login form.⌉⌊Animated
fluid gradient background with a modern glassmorphism login form.⌉[

Animated fluid gradient background with a modern glassmorphism login form.

[[

[[

[[

[[

## 安装

 1. Upload the plugin folder to the `/wp-content/plugins/loginflux` directory, or install
    it through the WordPress Plugins menu.
 2. Activate Loginflux through the **Plugins** menu in WordPress.
 3. Go to **Settings  Loginflux** to customize your branding, animated backgrounds,
    and colors.
 4. Save your changes and preview your new login page.

## 常见问题

### How do the animated background gradients work?

When no background image is set, Loginflux renders a dynamic CSS animated gradient
flow background using customizable color stops. You can adjust the gradient colors
and animation speed from the Loginflux settings.

### Can I use my own background wallpaper instead?

Yes! Upload or select a background image from the WordPress Media Library in the
Background & Effects settings. When a background image is set, it takes priority
over the animated gradient background.

### Does this plugin affect login security or authentication?

No. Loginflux only customizes the visual presentation and styling of the WordPress
login screen. It does not modify WordPress authentication, password validation, 
or login security functionality.

### Is it translation ready?

Yes. Loginflux follows WordPress internationalization standards and uses the `loginflux`
text domain.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Jahid Hasan ](https://profiles.wordpress.org/jahidzendforce/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.4.0

 * Added new “Form Controls” settings tab in the admin customizer dashboard.
 * Added modern iOS-style toggle switches to hide or show “Lost your password?”,“
   Back to website”, “Remember me”, and Language Switcher.
 * Added custom Username and Password input placeholder settings with automatic 
   front-end injection.
 * Added custom login footer & copyright content support with safe HTML formatting(`
   wp_kses_post`).
 * Added corresponding responsive CSS styling for hidden elements, placeholder inputs,
   and footer notices.
 * Updated default settings schema and sanitization callbacks for all form control
   options.

#### 1.3.0

 * Added 4 new animated visual engines: Animation 5 (Cosmic Starfield & Stardust
   Flow), Animation 6 (Holographic Prism & Cyber Waves), Animation 7 (Retro Synthwave&
   Neon Horizon), and Animation 8 (Liquid Morphing Blobs).
 * Added dedicated color pickers, animation speed, blur controls, and visual overlay
   toggles for all new animation styles.
 * Added modern interactive card selector previews for all 8 animation engines in
   the admin dashboard.
 * Added accessibility support with `@media (prefers-reduced-motion)` for motion-
   sensitive users.
 * Updated default settings schema and sanitization callbacks for all new animation
   parameters.

#### 1.2.1

 * Fixed admin reset flash notice persistence on page reload and URL state cleanup.
 * Fixed plugin activation redirect hook path.
 * Refactored codebase architecture into clean modular components for improved performance
   and maintainability.

#### 1.2.0

 * Added 4 selectable animation engines: Animation 1 (Pulse Orb & Tech Grid), Animation
   2 (Nebula Glow & Noise), Animation 3 (Aurora Gradient Flow), and Animation 4 (
   Ambient Mesh Spin).
 * Added interactive visual card switcher for animation styles in the admin dashboard.
 * Added dedicated color palette pickers and speed controls for each individual 
   animation style.
 * Added cyber tech grid and noise texture overlay toggles.
 * Enhanced login screen CSS rendering and dynamic CSS custom properties.

#### 1.1.0

 * Initial release as Loginflux.
 * Added animated Fluid Flow gradient background with customizable color stops.
 * Added native WordPress Media Uploader for logo and background images.
 * Added WordPress Color Picker controls for login page styling.
 * Added modern two-column admin dashboard with plugin information and login preview.
 * Added custom logo width and height controls.
 * Added custom subtitle text support.
 * Added glassmorphism card background, blur, and border-radius controls.

## 额外信息

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

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/loginflux/reviews/#new-post)

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

## 贡献者

 *   [ Jahid Hasan ](https://profiles.wordpress.org/jahidzendforce/)

## 支持

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

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

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://buymeacoffee.com/jahid.hasan)