Title: EasySecure LoginRegistration Form – Inline &amp; Modal Popup
Author: imminentsoftwares
Published: <strong>6 Agosto 2025</strong>
Last modified: 29 Giugno 2026

---

Ricerca i plugin

![](https://s.w.org/plugins/geopattern-icon/loginregistration-form.svg)

# EasySecure LoginRegistration Form – Inline & Modal Popup

 Di [imminentsoftwares](https://profiles.wordpress.org/imminentsoftware/)

[Scarica](https://downloads.wordpress.org/plugin/loginregistration-form.1.1.2.zip)

 * [Dettagli](https://it.wordpress.org/plugins/loginregistration-form/#description)
 * [Recensioni](https://it.wordpress.org/plugins/loginregistration-form/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/loginregistration-form/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/loginregistration-form/#developers)

 [Supporto](https://wordpress.org/support/plugin/loginregistration-form/)

## Descrizione

Want a clean, secure login and registration experience on the frontend of your WordPress
site — without page reloads? EasySecure Login/Registration Form makes it simple.

EasySecure Login/Registration Form is a lightweight WordPress authentication plugin
that replaces the default wp-login.php experience with a modern, AJAX-powered frontend
form. Users can log in, register, and reset passwords — all without leaving the 
page.

Display the form inline on any page using a shortcode, or trigger it as a sleek 
modal popup from any button or link. Built with security at the core — Google reCAPTCHA
v3 blocks bots, mandatory email verification stops fake accounts, and every action
is handled via secure AJAX calls.

No bloat. No unnecessary dependencies. Just a fast, professional authentication 
experience that works with any WordPress theme.

👉 Works Out of the Box: Install, activate, drop the shortcode on a page — you’re
live.

👉 Modal Popup Ready: Add a single CSS class to any button and the login/register
form opens as a popup.

#### Who Is This Plugin For?

EasySecure Login/Registration Form is built for anyone who wants a better frontend
authentication experience without the complexity of a full membership suite.

**Membership & Community Sites**
 Community site owners love this plugin because
the inline and popup forms keep users on the page instead of redirecting them to
the default WordPress login screen. Combined with email verification, only real,
verified users get access to your community.

**Business & Corporate Websites**
 Business site admins love the custom branding
options — upload your logo, set your brand color, and customize email templates 
so the login experience feels like part of your site, not a generic WordPress screen.

**WooCommerce & eCommerce Stores**
 Store owners love the AJAX-powered modal popup
that lets customers log in or register without leaving the checkout flow or product
page. Fewer interruptions means fewer abandoned carts.

**Client Sites & Agencies**
 Agencies building sites for clients love how simple
the setup is — one shortcode, minimal settings, works with any theme. No complex
configuration, no theme conflicts, and the redirect controls let you send users 
exactly where they need to go after login or registration.

**Developers & Customizers**
 Developers love the clean code structure and the ability
to add unlimited custom registration fields (text, number, email, dropdown, checkbox)
directly from the admin — no code required, but easy to extend if you want to.

#### 🎯 Core Features

**AJAX Login, Registration & Password Reset**
 * Smooth, no-reload authentication—
login, register, and reset passwords without ever leaving the page. * Instant form
feedback and validation, all handled via AJAX.

**Inline Form & Modal Popup**
 * Use the shortcode `[customsecurelr_login_registration]`
to embed the form on any page or post. * Add the class `customsecurelr-popup-trigger`
to any button or link to launch the form as a modal popup — no extra configuration
needed.

**Email Verification System**
 * Mandatory email verification ensures only real 
users can access your site. * Admin-controlled settings let you decide how verification
works. * Fully customizable verification email templates.

**Google reCAPTCHA v3**
 * Built-in reCAPTCHA v3 integration blocks bots and spam
registrations silently — no annoying checkbox puzzles for your users.

#### 🎯 Customization & Branding

 * Custom logo upload — replace the default form header with your own brand logo.
 * Primary theme color — set a single color to match the form to your site’s design.
 * Tab display options — choose between icon-based or text-based tabs for the Login/
   Register toggle.
 * Custom registration fields — add unlimited fields (text, number, email, dropdown,
   checkbox) from the admin panel.
 * Custom email templates — fully editable email notifications for registration,
   verification, and password reset.

#### 🎯 Redirect & Flow Control

 * After login redirect — send users to a specific page after they log in.
 * After logout redirect — control where users land when they log out.
 * After registration redirect — guide new users to a welcome page, onboarding flow,
   or dashboard.

#### 🔒 Built for Security & Performance

 * Google reCAPTCHA v3 — invisible bot protection on every form.
 * Mandatory email verification — prevent fake or throwaway accounts.
 * Secure AJAX handling — all form submissions use nonce-verified, sanitized AJAX
   calls.
 * Lightweight & fast — no jQuery UI, no heavy frameworks, no bloat. Loads only 
   what it needs.
 * Theme compatible — works with any properly coded WordPress theme.
 * Mobile responsive — designed mobile-first, works perfectly on all screen sizes.

#### 4 Steps to Get Started

 1. Install & activate the plugin from the WordPress Plugins screen.
 2. Configure your settings — add your reCAPTCHA keys, set redirect URLs, upload your
    logo, and choose your brand color.
 3. Add the shortcode — place `[customsecurelr_login_registration]` on any page to 
    display the inline form. Or add the class `customsecurelr-popup-trigger` to any
    button for a modal popup.
 4. You’re live. Users can log in, register, and reset passwords directly from the 
    frontend.

### External Services

This plugin uses **Google reCAPTCHA** to detect and prevent spam and automated abuse.
The user’s reCAPTCHA token is securely sent to Google for verification.

Service Provider: Google
 Terms of Service: https://policies.google.com/terms Privacy
Policy: https://policies.google.com/privacy

## Installazione

 1. Upload the plugin files to `/wp-content/plugins/loginregistration-form/`, or install
    directly from the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to the plugin settings to configure reCAPTCHA, branding, custom fields, and 
    redirect URLs.
 4. Use the shortcode `[customsecurelr_login_registration]` to display the form inline
    on any page or post.
 5. To use the modal popup, add the CSS class `customsecurelr-popup-trigger` to any
    button or link element.

## FAQ

### How do I display the login/registration form on my site?

Use the shortcode `[customsecurelr_login_registration]` on any page or post. The
form will display inline right where you place the shortcode.

### Can I open the form as a popup instead?

Yes. Add the CSS class `customsecurelr-popup-trigger` to any button, link, or menu
item. Clicking that element will open the login/registration form as a modal popup
overlay. No extra settings or configuration needed.

### Is email verification mandatory?

Yes, by default. When a user registers, they receive a verification email and must
confirm their address before they can log in. This prevents fake accounts and ensures
you only have real, verified users on your site.

### Does it work with Google reCAPTCHA?

Yes. The plugin integrates with reCAPTCHA v3, which runs silently in the background—
no checkbox puzzles or image challenges for your users. Just add your Site Key and
Secret Key in the plugin settings.

### Can I add custom fields to the registration form?

Yes. From the admin settings, you can create unlimited custom registration fields—
text inputs, number fields, email fields, dropdowns, and checkboxes. No code required.

### Can I control where users are redirected after login?

Yes. The plugin has separate redirect URL settings for after login, after logout,
and after registration. You can send users to any page on your site.

### Can I customize the look of the form?

Yes. You can upload a custom logo, set a primary theme color to match your brand,
and choose between icon-based or text-based tabs for the Login/Register toggle.

### Does it work with WooCommerce?

Yes. The plugin works alongside WooCommerce and any other WordPress plugin. Use 
the modal popup on product pages or the checkout flow so customers can log in or
register without leaving the page.

### Does the plugin create any new database tables?

No. The plugin uses WordPress’s built-in user system. Custom field data is stored
as user meta — no custom tables, no database bloat.

### Will it conflict with my theme’s built-in login page?

No. The plugin adds a frontend form via shortcode or popup — it doesn’t modify or
override your theme’s templates. It runs independently alongside whatever login 
mechanism your theme may already have.

## Recensioni

![](https://secure.gravatar.com/avatar/8da739c8587a483abd77f9462720dccee379f1d0932a5afec5a09dc488011d8a?
s=60&d=retro&r=g)

### 󠀁[great code scaffolding](https://wordpress.org/support/topic/great-code-scaffolding/)󠁿

 [adriansoewono](https://profiles.wordpress.org/adriansoewono/) 24 Novembre 2025

I have been browsed more than 20 plugins, and tested 6 lightweight registration 
solution, none is satisfying. the plugin code structure is good, can be modified
easily for someone who can customize the code. I tried to changed the tab label,
from icon into text. I wrote a “login” label but it’s not showing anything. nothing.
after a lengthy frustration, apparently it was caused by font-size:0px !important.
what an annoying way to make text disappear. but hey now that I have customized 
it, I got the design I wanted. thank you.

 [ Leggi la recensione di 1 ](https://wordpress.org/support/plugin/loginregistration-form/reviews/)

## Contributi e sviluppo

“EasySecure LoginRegistration Form – Inline & Modal Popup” è un software open source.
Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di
seguito.

Collaboratori

 *   [ imminentsoftwares ](https://profiles.wordpress.org/imminentsoftware/)

[Traduci “EasySecure LoginRegistration Form – Inline & Modal Popup” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/loginregistration-form)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/loginregistration-form/)
segui il [repository SVN](https://plugins.svn.wordpress.org/loginregistration-form/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/loginregistration-form/)
tramite [RSS](https://plugins.trac.wordpress.org/log/loginregistration-form/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.2

 * Initial stable release
 * AJAX login, registration, and password reset
 * Custom fields and email customization
 * Google reCAPTCHA v3 integration
 * Modal and inline form support
 * Email verification system
 * Primary theme color customization
 * Tab display type selection (icons or text)
 * Custom logo upload

## Meta

 *  Versione **1.1.2**
 *  Ultimo aggiornamento **2 giorni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.0 o superiore **
 *  Testato fino alla versione **6.9.4**
 *  Versione PHP ** 8.0 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/loginregistration-form/)
 * Tag
 * [ajax](https://it.wordpress.org/plugins/tags/ajax/)[login](https://it.wordpress.org/plugins/tags/login/)
   [lost password](https://it.wordpress.org/plugins/tags/lost-password/)[modal](https://it.wordpress.org/plugins/tags/modal/)
   [registration](https://it.wordpress.org/plugins/tags/registration/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/loginregistration-form/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/loginregistration-form/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/loginregistration-form/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/loginregistration-form/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/loginregistration-form/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/loginregistration-form/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/loginregistration-form/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/loginregistration-form/reviews/)

## Collaboratori

 *   [ imminentsoftwares ](https://profiles.wordpress.org/imminentsoftware/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/loginregistration-form/)