
內容簡介
總結:Secure My WP Site - Login 為 WordPress 網站提供完整的使用者管理系統,具備增強的安全功能和可自訂的表單。
1. 這個外掛提供了哪些主要功能?
- 提供安全的登入系統,使用電子郵件驗證
- 支援使用者註冊,可選擇電子郵件驗證
- 使用者個人資料管理
- 密碼重設功能
- 可以由管理員關閉的刪除帳戶功能
- 登入後自訂重新導向
- 內建安全措施(nonce 驗證,輸入消毒)
- 響應式表單設計,適用於任何主題
- 支援透過附加元件進行擴充功能
2. 外掛自動創建了哪些頁面和對應的簡碼?
- 登入頁面 - [smwps_login_form]
- 註冊頁面 - [smwps_register_form]
- 個人資料頁面 - [smwps_profile_form]
- 忘記密碼頁面 - [smwps_lost_password_form]
- 重設密碼頁面 - [smwps_reset_password_form]
- 電子郵件確認頁面 - [smwps_confirm_email_form]
- 刪除帳戶頁面 - [smwps_delete_account_form]
- 刪除帳戶成功頁面 - [smwps_delete_account_successful]
- 登出成功頁面 - [smwps_successful_logout]
補充說明
若需了解實施和自訂方面的文件,請參考我們的網站。
外掛標籤
開發者團隊
原文外掛簡介
Secure My WP Site – Login enhances your WordPress site’s user management by providing secure authentication, streamlined registration processes, and mobile responsive forms. It automatically creates all necessary pages and offers ready-to-use shortcodes for seamless integration with enhanced security features.
Core Features
Email-based login system
User registration (requires WordPress registration enabled)
Registration with optional email verification
Secure password reset with encrypted links
User profile management
Account deletion option (admin-controllable)
Custom login redirects
Custom logout link for WordPress menus
Customizer integration for menu logout links
Responsive and theme-compatible forms
Security Features
Email verification for new accounts
Nonce verification on all forms
Input sanitization
Protected admin roles
Secure password reset system
Admin Tools
Unconfirmed users management panel
Email verification control
Account deletion settings
Custom redirect settings
User action notifications
Customizer menu integration
Theme Compatibility
Works with any WordPress theme
Mobile-responsive forms
Standard CSS classes for easy styling
Included Pages & Forms
The plugin automatically creates all necessary pages with pre-configured forms and corresponding shortcodes:
Login Page – [smwps_login_form]
Registration Page – [smwps_register_form]
Profile Page – [smwps_profile_form]
Lost Password Page – [smwps_lost_password_form]
Reset Password Page – [smwps_reset_password_form]
Email Confirmation Page – [smwps_confirm_email_form]
Delete Account Page – [smwps_delete_account_form]
Delete Account Success Page – [smwps_delete_account_successful]
Logout Success Page – [smwps_successful_logout]
Additional Notes
For documentation on implementation and customization, visit our website
