Опис
This plugin provides login, registration, and password reset pop-ups with customizable designs and security features.
Key Features:
- Simply add the
onclick
event for the login, register, and password reset pop-ups to any link or button you choose to use them. - The plugin also includes custom page forms, allowing you to replace the default WordPress login page with custom login, registration, and password reset pages.
- Customize the theme colors, logo, enable CAPTCHA, email verification, password confirmation, and “remember me” functionality.
- Supports graphic CAPTCHA and email verification for login, registration, and password reset forms.
- Available in both Chinese and English languages.
Usage
Form Shortcodes
- Login Form Shortcode:
[mxclpopup_login redirect=""]
- Register Form Shortcode:
[mxclpopup_register redirect=""]
- Password Reset Form Shortcode:
[mxclpopup_reset redirect=""]
Popup Onclick Functions
- Login Form Function:
onclick="window.mxclpopup_show_login_popup();"
- Register Form Function:
onclick="window.mxclpopup_show_register_popup();"
- Password Reset Form Function:
onclick="window.mxclpopup_show_reset_popup();"
Support
For support, please visit: https://wordpress.org/support/plugin/mx-custom-login-popup/
Or email: support@wp-diary.com
Встановлення
- Upload the plugin files to the
/wp-content/plugins/mx-custom-login-popup/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the provided shortcodes or JavaScript functions to display the pop-up forms.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Mx Custom Login Popup” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
Учасники“Mx Custom Login Popup” було перекладено на 2 локалізації. Дякуємо перекладачам за їх роботу.
Перекладіть “Mx Custom Login Popup” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.0
- First release.