內容簡介
**總結:** BasisLogin幫助網站所有者自訂和保護預設的WordPress登入頁面,無需觸碰代碼。它注重清晰度、可訪問性和性能,並遵循WordPress編碼標準。
1. **問題:** BasisLogin的功能有哪些?
**答案:**
- 設計自訂
- 自訂標誌(URL,寬度/高度自動調整)
- 背景、按鈕、連結、標籤的顏色
- 排版控制(字體大小、權重)
- 預設風格(WordPress經典、極簡、深色)
- 具有即時友好的自動保存和組重置
- 安全選項
- 限制登錄次數和鎖定時間
- IP/用戶允許清單和封鎖清單管理
- 支持CAPTCHA集成(reCAPTCHA等)
- 行為和管理工具
- 登錄/登出後的可選重定向
- 所有設置的JSON導入/導出
2. **問題:** BasisLogin的兼容性和標準是怎樣的?
**答案:**
- 適用於現代WordPress(已測試到上述版本)
- 具有國際化準備能力
- 對所有表單和AJAX請求使用隨機數和淨化
- 采用GPLv2或更高版本許可
- 項目主頁:[https://basislogin.com](https://basislogin.com)
- 維護者:[https://roehler.nrw](https://roehler.nrw)
3. **問題:** BasisLogin的外部服務有哪些?
**答案:**
- 該外掛可選擇在登錄頁面加載外部CAPTCHA庫,當您在設置→BasisLogin→CAPTCHA啟用它們時。
- Google reCAPTCHA v2
- 服務:[https://www.google.com/recaptcha/](https://www.google.com/recaptcha/)
- 腳本加載:[https://www.google.com/recaptcha/api.js](https://www.google.com/recaptcha/api.js)
- 數據:您的站點密鑰嵌入以渲染小組件;用戶交互由Google處理以確定有效性;旨在防止自動登錄嘗試。
- 條款/隱私:[https://policies.google.com/terms](https://policies.google.com/terms), [https://policies.google.com/privacy](https://policies.google.com/privacy)
- Cloudflare Turnstile
- 服務:[https://www.cloudflare.com/products/turnstile/](https://www.cloudflare.com/products/turnstile/)
- 腳本加載:[https://challenges.cloudflare.com/turnstile/v0/api.js](https://challenges.cloudflare.com/turnstile/v0/api.js)
- 數據:您的站點密鑰嵌入以渲染小組件;用戶交互由Cloudflare處理以確定有效性;旨在防止自動登錄嘗試。
- 條款/隱私:[https://www.cloudflare.com/website-terms/](https://www.cloudflare.com/website-terms/), [https://www.cloudflare.com/privacypolicy/](https://www.cloudflare.com/privacypolicy/)
**注意:**
- 除非您明確啟用CAPTCHA提供程序並設置網站密鑰,否則不會進行外部請求。
- 這些腳本僅在wp-login.php屏幕上加載,而不會出現在您的網站前端。
外掛標籤
開發者團隊
原文外掛簡介
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.
