=== MIPL WP User Forms === Contributors: mulika Donate link: Tags: login, registration, user forms, custom roles, 2fa, social login, recaptcha Requires at least: 5.1 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Create custom WordPress login & registration forms on the front-end for any user role. Secure with reCAPTCHA, extend with 2FA, social logins, import/export, or unlock all with Pro. == Description == MIPL WP User Forms allows you to create fully customizable **login and registration forms** for your WordPress site — directly on the front-end. No more confusing wp-login.php screens for your users. Perfect for membership sites, SaaS, eCommerce, communities, or any site that needs tailored user onboarding. **Core Features:** * Custom registration forms with custom fields * Custom login forms (front-end) * Assign any WordPress role to new users * Google reCAPTCHA integration * AJAX-based submissions for smooth user experience * Lightweight, secure, and easy to use **Extend with Add-ons:** * [MIPL WP User Forms – 2FA](https://store.mulika.in/product/mipl-wp-user-forms-2fa/) – Add two-factor authentication for stronger account security * [MIPL WP User Forms – Social Media Logins](https://store.mulika.in/product/mipl-wp-user-forms-social-media-logins/) – Allow login via Google, Facebook, Twitter, etc. * [MIPL WP User Forms – Import / Export](https://store.mulika.in/product/mipl-wp-user-forms-import-exports/) – Bulk import or export user accounts * (Re)CAPTCHA – Built-in support to stop bots and spam **Pro Version:** Want everything in one package? Get [MIPL WP User Forms Pro](https://store.mulika.in/product/mipl-wp-user-forms-pro/) with all add-ons included. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/mipl-wp-user-forms` directory, or install via the WordPress plugin installer. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **User Forms > Add New** to create your first login or registration form. 4. Place the shortcode or block on any page (example: `[mipl-user-register]` or `[mipl-user-login]`). 5. Configure settings (roles, captcha keys, etc.). 6. Done! Users can now register or log in via your front-end forms. == Frequently Asked Questions == = Can I assign different user roles on registration? = Yes. You can choose which WordPress role a new user is assigned to during registration. = Does this plugin support reCAPTCHA? = Yes, Google reCAPTCHA v2 and v3 are supported out of the box. = How do I enable 2FA or Social Logins? = These are available via add-ons: - Install the [2FA add-on](https://store.mulika.in/product/mipl-wp-user-forms-2fa/) for two-factor authentication. - Install the [Social Login add-on](https://store.mulika.in/product/mipl-wp-user-forms-social-media-logins/) for social authentication. = Can I import/export users? = Yes, with the [Import/Export add-on](https://store.mulika.in/product/mipl-wp-user-forms-import-exports/). = Is there a Pro version? = Yes. [MIPL WP User Forms Pro](https://store.mulika.in/product/mipl-wp-user-forms-pro/) includes all features and add-ons in a single package. == Screenshots == 1. Backend build login form 2. Backend registration form 3. Add new role 4. Settings screen (roles, reCAPTCHA) 5. Tools (Import, Export) == Changelog == = 1.1.0 = * Fixed reCapcha issue. * Added Default title. * Added Label Updating Section (Multi Lang) * Added Enable/Disable social media for login form. * Small fixes. = 1.0.2 = * Added feature to Create Registration Forms. * Added feature to Custom Fields to Registration Forms. * Added feature to Create Login Form. * Added Google reCaptcha for forms. = 1.0.1 = * Security Fixes. = 1.0.0 = * Login & Registration Form.