Title: BasisLogin
Author: roehler
Published: <strong>2025 年 10 月 2 日</strong>
Last modified: 2025 年 10 月 2 日

---

搜尋外掛

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

# BasisLogin

 由 [roehler](https://profiles.wordpress.org/roehler/) 開發

[下載](https://downloads.wordpress.org/plugin/basislogin.0.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/basislogin/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/basislogin/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/basislogin/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/basislogin/#developers)

 [技術支援](https://wordpress.org/support/plugin/basislogin/)

## 外掛說明

BasisLogin helps site owners customize and secure the default WordPress login page
without touching code. It focuses on clarity, accessibility, and performance while
following WordPress coding standards.

Features include:

 * Design customization
    - Custom logo (URL, width/height with auto sizing)
    - Colors for background, buttons, links, labels
    - Typography controls (font size, weights)
    - Presets (WordPress Classic, Minimal, Dark)
    - Live-friendly autosave and per-group reset
 * Security options
    - Limit login attempts with lockout durations
    - IP/user allowlist and blocklist management
    - CAPTCHA integration support (reCAPTCHA and similar)
 * Behavior and admin tools
    - Optional redirects after login/logout
    - JSON export/import of all settings

Compatibility and standards:

 * Works with modern WordPress (tested up to the versions listed above)
 * Internationalization-ready
 * Uses nonces and sanitization for all form and AJAX requests
 * GPLv2 or later

Project homepage: https://basislogin.com
 Maintained by: https://roehler.nrw

### External Services

The plugin can optionally load external CAPTCHA libraries on the login page when
you enable them in Settings  BasisLogin  CAPTCHA.

 * Google reCAPTCHA v2
    - Service: https://www.google.com/recaptcha/
    - Script loaded: https://www.google.com/recaptcha/api.js
    - Data: Your site key is embedded to render the widget; user interactions are
      processed by Google to determine validity.
    - Purpose: Prevent automated login attempts.
    - Terms / Privacy: https://policies.google.com/terms, https://policies.google.
      com/privacy
 * Cloudflare Turnstile
    - Service: https://www.cloudflare.com/products/turnstile/
    - Script loaded: https://challenges.cloudflare.com/turnstile/v0/api.js
    - Data: Your site key is embedded to render the widget; user interactions are
      processed by Cloudflare to determine validity.
    - Purpose: Prevent automated login attempts.
    - Terms / Privacy: https://www.cloudflare.com/website-terms/, https://www.cloudflare.
      com/privacypolicy/

Notes:
 – No external requests are made unless you explicitly enable a CAPTCHA provider
and set a site key. – These scripts load only on the wp-login.php screen, not on
your site frontend.

## 安裝方式

#### From your WordPress dashboard

 1. Navigate to Plugins  Add New.
 2. Search for “BasisLogin”.
 3. Install and activate.
 4. Go to Settings  BasisLogin to configure.

#### Manual installation

 1. Upload the `basislogin` folder to `/wp-content/plugins/` using FTP or your file
    manager.
 2. Activate the plugin from Plugins in WordPress.
 3. Go to Settings  BasisLogin.

#### Minimum requirements

 * WordPress 5.8 or higher
 * PHP 7.4 or higher

## 常見問題集

### Does BasisLogin change the wp-login.php URL?

No. It customizes the appearance and adds controls around the default WordPress 
login experience without changing the login URL.

### How does autosave work?

Changes to fields on the settings page are saved automatically in the background(
debounced). You can still use the Save button; autosave provides convenience and
reduces data loss.

### What do the design presets do?

Presets apply a set of color and typography defaults (e.g., WordPress Classic, Minimal,
Dark). You can tweak any value afterward.

### Can I reset only part of my settings?

Yes. Each settings group offers a “Reset group” button to restore its values to 
sensible defaults.

### Is there an export/import feature?

Yes. In the Advanced section you can export all settings as JSON and import them
on another site. Imported values are sanitized and merged with your current settings.

### Does it work on multisite?

Yes. Network Admins can activate the plugin network‑wide or per site. Settings are
stored per site.

### Which CAPTCHA is supported?

The plugin provides a CAPTCHA integration layer (e.g., Google reCAPTCHA). Availability
depends on your configuration in the CAPTCHA tab.

### Will this slow down my site?

The plugin only affects the login screen and loads assets conditionally in the admin
to avoid impacting frontend performance.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈BasisLogin〉的開發相關工作。

參與者

 *   [ roehler ](https://profiles.wordpress.org/roehler/)

[將〈BasisLogin〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/basislogin)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/basislogin/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/basislogin/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/basislogin/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/basislogin/)。

## 變更記錄

#### 0.0.1

 * Initial public release
 * Custom logo, colors, links, labels
 * Typography controls
 * Presets (Classic, Minimal, Dark)
 * Autosave and per-group reset
 * Limit login attempts; allowlist/blocklist tools
 * CAPTCHA integration support
 * JSON export/import of settings

## 中繼資料

 *  版本 **0.0.1**
 *  最後更新 **8 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/basislogin/)
 * 標籤:
 * [branding](https://tw.wordpress.org/plugins/tags/branding/)[custom login](https://tw.wordpress.org/plugins/tags/custom-login/)
   [customization](https://tw.wordpress.org/plugins/tags/customization/)[login](https://tw.wordpress.org/plugins/tags/login/)
   [security](https://tw.wordpress.org/plugins/tags/security/)
 *  [進階檢視](https://tw.wordpress.org/plugins/basislogin/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/basislogin/reviews/)

## 參與者

 *   [ roehler ](https://profiles.wordpress.org/roehler/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/basislogin/)