Title: Themehunk Login Registration
Author: ThemeHunk
Published: <strong>8. oktober, 2025</strong>
Last modified: 8. oktober, 2025

---

Søg plugins

![](https://ps.w.org/themehunk-login-registration/assets/banner-772x250.png?rev=
3375048)

![](https://ps.w.org/themehunk-login-registration/assets/icon-256x256.gif?rev=3375040)

# Themehunk Login Registration

 Af [ThemeHunk](https://profiles.wordpress.org/themehunk/)

[Download](https://downloads.wordpress.org/plugin/themehunk-login-registration.1.0.2.zip)

 * [Detaljer](https://da.wordpress.org/plugins/themehunk-login-registration/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/themehunk-login-registration/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/themehunk-login-registration/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/themehunk-login-registration/#developers)

 [Support](https://wordpress.org/support/plugin/themehunk-login-registration/)

## Beskrivelse

**Themehunk Login Registration** transforms your WordPress site’s authentication
flow with modern, user-friendly frontend login, registration, and password reset
forms—without touching the WordPress admin, You can also create custom login page
for your WordPress dashboard.

Designed with flexibility and performance in mind, Themehunk Login Registration 
lets you display forms in popups or directly on pages, fully customize their appearance,
and control user behavior after login or registration. Built for compatibility with
WooCommerce and Gutenberg, it’s the ideal solution for membership sites, eCommerce
stores, and user-driven communities.

🎯 **Key Features**
 * 🔐 Custom Frontend login, registration & password reset forms*
🎨 Fully customizable design: colors, backgrounds, typography, borders, spacing *
💬 Popup or inline display modes * 🛒 Seamless WooCommerce integration * 🛡️ Advanced
security: reCAPTCHA v2, honeypot, brute force protection * 🔁 Role-based redirection
after login, logout, registration * 🧾 Manual user approval & email verification(
optional) * ⚙️ Add and manage custom registration fields * 📱 Mobile-responsive 
design * 🔗 Navigation menu integration with login/logout links * ⚡ Auto popup 
triggers: on delay, scroll, or exit intent

### Login Registration

ThemeHunk Login Registration [View More](https://themehunk.com/login-registration/).

### Support

We’re here to help. Feel free to open a new thread on the [Support](https://themehunk.com/contact-us/).

### External services

This plugin integrates with the following third-party services:

### Google reCAPTCHA

 * **What the service is and what it is used for**:
    Google reCAPTCHA is used to
   protect the WordPress login form from automated bot attacks. It helps to ensure
   that only human users can attempt to log in.
 * **What data is sent and when**:
    The plugin sends a reCAPTCHA verification token
   to Google’s API whenever a login attempt is made (if reCAPTCHA is enabled). This
   token is used to validate that the login attempt is from a human user.
 * **Links to the service’s terms of service and privacy policy**:
    - Terms of Service: [https://www.google.com/recaptcha/intro/v3.html](https://www.google.com/recaptcha/intro/v3.html)
    - Privacy Policy: [https://policies.google.com/privacy](https://policies.google.com/privacy)

### How reCAPTCHA works in this plugin:

 * **On Login Form**: When a user attempts to log in, if the reCAPTCHA is enabled,
   the plugin will send a request to Google’s reCAPTCHA API to verify if the submitted
   token is valid.
 * **On Failed Login Attempts**: In case of repeated failed login attempts, the 
   plugin may block the IP or username temporarily, as part of the brute-force protection.
   The reCAPTCHA check ensures that only valid users (humans) can proceed to the
   login page.
 * **What data is sent**: The plugin sends the user’s IP address and the reCAPTCHA
   verification token (if applicable) to Google for validation.

## Skærmbilleder

 * [[
 * Login and Registration Form
 * [[
 * Customizable design
 * [[
 * Registration form with custom fields
 * [[
 * Display trigger
 * [[
 * Security Settings
 * [[
 * Email Settings
 * [[
 * Wordpress & WooCommerce integration
 * [[
 * Import and export form design

## Installation

 1. Upload the plugin files to `/wp-content/plugins/themehunk-login-registration` or
    install it directly from the WordPress plugin repository.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to **Settings > Themehunk Login Registration** to configure login, registration,
    design, and behavior.

## FAQ

### Is Themehunk Login Registration free?

Yes! Themehunk Login Registration is completely free and includes all core features.

### Can I use this with my existing theme?

Absolutely. Themehunk Login Registration works with all modern WordPress themes 
and page builders.

### How do I display the login popup?

You can add the CSS class `thlogin-trigger` to any button or link. You can also 
enable auto-popup triggers in the settings.

### Does it work with WooCommerce?

Yes, Themehunk Login Registration integrates seamlessly with WooCommerce’s account
and checkout flows.

### Can I customize form fields and layout?

Yes! You can manage form fields, toggle visibility, and apply your own styles using
the built-in design editor.

### Is reCAPTCHA supported?

Yes, Themehunk Login Registration supports Google reCAPTCHA v2 for login, registration,
and password reset forms.

### Can I approve users manually before login?

Yes. You can enable manual user approval from the settings.= How do I enable reCAPTCHA
on my login page? =

 1. Navigate to the plugin settings under “Settings” > “Themehunk Login Registration
    Security”.
 2. Enable reCAPTCHA and enter your Google reCAPTCHA site key and secret key.
 3. Save changes and reCAPTCHA will be active on your login page.

### Can I disable reCAPTCHA?

Yes, you can disable reCAPTCHA by unchecking the reCAPTCHA option in the plugin 
settings.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Themehunk Login Registration” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

 *   [ ThemeHunk ](https://profiles.wordpress.org/themehunk/)

[Oversæt “Themehunk Login Registration” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/themehunk-login-registration)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/themehunk-login-registration/),
tjek [SVN repository](https://plugins.svn.wordpress.org/themehunk-login-registration/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/themehunk-login-registration/)
via [RSS](https://plugins.trac.wordpress.org/log/themehunk-login-registration/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

= 1.0.2 – 08-Oct-2025

 * NEW: Login Registration Form release
 * Update: all text domain change, readmefile update , registerd_enque add, all 
   file escaping
 * Update: Reviewer issues resolved.
 * Update: Plugin Check issue resolved.

#### 1.0.1

 * class-thlogin-rest-api.php permission_callback issues resolved.

#### 1.0.0

 * Initial release with complete frontend login, registration, and password reset
   flow.
 * Fully customizable popup and inline form layouts.
 * WooCommerce integration.
 * reCAPTCHA, honeypot, and brute force protection.
 * Role-based redirection, menu link login/logout support.
 * Auto-display popups and manual user approval options.
 * Languages Folder Added.

## Meta

 *  Version **1.0.2**
 *  Senest opdateret **6 måneder siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 5.8 eller højere **
 *  Testet op til **6.8.5**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/themehunk-login-registration/)
 * Tags
 * [frontend login](https://da.wordpress.org/plugins/tags/frontend-login/)[login](https://da.wordpress.org/plugins/tags/login/)
   [registration](https://da.wordpress.org/plugins/tags/registration/)[registration form](https://da.wordpress.org/plugins/tags/registration-form/)
   [woocommerce](https://da.wordpress.org/plugins/tags/woocommerce/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/themehunk-login-registration/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Your review](https://wordpress.org/support/plugin/themehunk-login-registration/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/themehunk-login-registration/reviews/)

## Bidragsydere

 *   [ ThemeHunk ](https://profiles.wordpress.org/themehunk/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/themehunk-login-registration/)