Description
Secure LoginRegistration Form – Inline & Modal Popup is a modern, lightweight, and security-focused authentication plugin that enables AJAX-based login, registration, and password reset from the frontend. It supports inline forms via shortcode as well as modal popup triggers.
Users can register with custom fields, protected by Google reCAPTCHA v3 to prevent spam. The plugin includes complete email notification support, redirection controls, and responsive UI design.
Features include:
– AJAX login, registration, and lost password
– Inline form shortcode & modal popup trigger
– Custom registration fields (text, number, email, select)
– Google reCAPTCHA v3 integration
– Customizable email notifications
– Redirect control after login, logout, and sign-up
– Fully responsive modern UI
– Compatible with any theme
– Lightweight and fast
External Services
This plugin uses Google’s reCAPTCHA service to detect and prevent spam and automated abuse.
User’s reCAPTCHA token is sent to Google’s server for verification.
Service Provider: Google
Terms of Service: https://policies.google.com/terms
Privacy Policy: https://policies.google.com/privacy
Installation
- Upload the plugin files to the ‘/wp-content/plugins/loginregistration-form/’ directory, or install the plugin through the WordPress Plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the shortcode
[customsecurelr_login_registration]to display forms inline. - Use class
customsecurelr-popup-triggeron any button or link to open the modal popup.
FAQ
-
How do I display the login/registration form?
-
Use the shortcode:
‘[customsecurelr_login_registration]’ -
Yes. Add this class to any link/button:
‘customsecurelr-popup-trigger’ -
Does it support Google reCAPTCHA?
-
Yes, reCAPTCHA v3 is fully supported for spam protection.
-
Can I add custom fields in registration?
-
Yes. You can add unlimited custom fields like text, number, email, or dropdown from admin settings.
-
Are email notifications customizable?
-
Yes. All email templates for registration, password reset, and admin notifications can be edited.
Reviews
Contributors & Developers
“Secure LoginRegistration Form – Inline & Modal Popup” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Secure LoginRegistration Form – Inline & Modal Popup” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Initial release
- AJAX login, register, reset password
- Added custom fields and email customization
- Added Google reCAPTCHA v3
- Modal and Inline support