वर्णन
The Quick Login plugin provides a convenient way for users to log in to your WordPress site without using a password. It allows users to request a login link via email, eliminating the need for a username and password. This plugin is especially useful for sites where user convenience and security are top priorities.
Features
- Simplified login process, only input user name or email. No Password needed.
- Option to force one session per user (limit subscribers to one active session at a time)
- Customizable login form (can be enabled/disabled)
- Auto-login via unique tokens and email links
- Google reCAPTCHA support for enhanced security
- Widget option for adding the login form to your site’s sidebar
Usage
To add the Quick Login form to your content, you can use the provided shortcode: [bqlc_quicklogin]
. You can also use the custom block named “Quick Login Block” in the Gutenberg editor.
To customize plugin settings, navigate to ‘Quick Login’ under the ‘Settings’ menu in the WordPress dashboard. You can also enable reCAPTCHA for added security.
To add the Quick Login form to your site’s sidebar, you can use the provided widget named “Quick Login Widget.”
Support
For support or feature requests, please visit the support forum.
Donations
If you find this plugin helpful, consider making a donation to support our work. Thank you!
Credits
The Quick Login plugin is developed by [Chema].
License
This plugin is licensed under the GPL2 license. See License details.
ब्लॉक्स
हे प्लगइन 2 ब्लॉक्स प्रदान करते
- Quick Login Block
- Quick Login Block
स्थापना
- Upload the ‘quick-login’ folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
नेहमी विचारले जाणारे प्रश्न
-
How can I add the Quick Login form to my content?
-
You can use the provided shortcode
[bqlc_quicklogin]
,Widget or use the custom block named “Quick Login Block” in the Gutenberg editor. -
Can I customize the appearance of the login form?
-
Yes, you can customize the login form by modifying the template file
login-form.php
located in thetemplates
folder. -
How do I limit subscribers to one session at a time?
-
In the plugin settings, enable the option “Force One Session Per User.” This will ensure that subscribers can only have one active session at any given time.
-
How can I enable reCAPTCHA for added security?
-
In the plugin settings, you can enter your Google reCAPTCHA key. This will enable reCAPTCHA on the login form to enhance security. Plese see https://www.google.com/recaptcha/ https://www.google.com/intl/en-GB/policies/terms/
-
You can use the provided widget named “Quick Login Widget” to add the login form to your site’s sidebar.
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Better Quick Login” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Better Quick Login” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.2
- Compatible WP 6.5
- Security improvements
1.0
- Initial release.