Zum Inhalt springen
WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
    • Learn WordPress
    • Documentation (en)
    • Foren
    • Developers (en)
    • WordPress.tv
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress
WordPress.org

Plugin Directory

Krevil User Registration & Login

  • Plugin einreichen
  • Meine Favoriten
  • Anmelden
  • Plugin einreichen
  • Meine Favoriten
  • Anmelden

Krevil User Registration & Login

Von Rajkumar Sharma
Herunterladen
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

Simple User Registration & Login lets you build a flexible registration form from a table of custom fields and render it anywhere using a shortcode. It supports text, textarea, select, checkboxes, radio, number, date, email, URL, tel, and file upload types—plus basic validation, required flags, and user‑meta storage.

Highlights
– Shortcode‑based form: [krevil_register]
– Custom fields managed in wp‑admin (type, required, options, validation)
– Stores values in user meta on successful registration
– Optional auto‑login after registration
– Admin email notification and user “pending approval” email
– Translatable strings (krevil-user-registration-login text domain)
– Nonces and capability checks for security
– Clean, extensible code structure

Features

  • Dynamic fields: Configure label, slug, type, validation, required.
  • Multiple input types: text, email, url, tel, number, date, textarea, select, checkboxes, radio, file.
  • Validation: email/url/number/date/tel patterns; required checkbox groups enforced client‑side.
  • Email templates: Admin/user messages customizable from the settings.
  • Auto‑login: Toggle in settings.
  • Redirect after registration: Optional URL from settings.
  • Security: Nonces, sanitization, capability checks.

Usage

  • Place [krevil_register] in a page or post.
  • Configure custom fields in Settings » Simple user registration and login.
  • For select/radio/checkboxes options, use:
    • Select: value1 : Label One | value2 : Label Two
    • Checkboxes/Radio: Label One | Label Two | Label Three

Screenshots

Settings – Custom User Fields table
Settings – Custom User Fields table
Settings – Mail templates
Settings – Mail templates

Installation

  1. Upload the plugin folder to /wp-content/plugins/krevil-user-registration-login/ or install via “Add New » Upload Plugin”.
  2. Activate the plugin.
  3. Go to Settings » Simple user registration and login to configure:
    • General: Redirect URL, Auto‑login
    • Custom User Fields: Add/edit/delete fields
    • Mail Settings: Admin/user email templates and toggles
  4. Add the shortcode [krevil_register] to any page to display the registration form.

FAQ

Can I auto‑login users after registration?

Yes. Enable Auto‑login in the General tab.

Where are field values stored?

Values are saved as user meta under the configured slugs.

How do I customize admin/user emails?

Open Settings » Simple user registration and login » Mail, update subjects/bodies, and use tags:
{site_name}, {user_login}, {user_email}, {first_name}, {last_name}.

Does the plugin send HTML emails?

Yes. Messages are sent as HTML with proper headers set per email. The plugin does not globally force wp_mail filters.

How do I add file upload fields?

Create a field with type file. Files are uploaded to the Media Library and attachment IDs are saved in user meta.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Krevil User Registration & Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • Rajkumar Sharma

Übersetze „Krevil User Registration & Login“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial release.

Meta

  • Version 1.0.0
  • Zuletzt aktualisiert vor 9 Monaten
  • Aktive Installationen weniger als 10
  • WordPress-Version 6.2 oder höher
  • Getestet bis 6.8.8
  • PHP-Version 7.4 oder höher
  • Sprache
    English (US)
  • Schlagwörter
    ajaxFrontendloginregistrationuser
  • Erweiterte Ansicht

Bewertungen

Es wurden noch keine Rezensionen eingereicht.

Deine Rezension

Alle Rezensionen anzeigen

Mitwirkende

  • Rajkumar Sharma

Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

Support-Forum anzeigen

  • Über
  • News
  • Hosting (engl.)
  • Datenschutz
  • Showcase (engl.)
  • Themes
  • Plugins
  • Vorlagen
  • Learn
  • Support
  • Entwicklung (engl.)
  • WordPress.tv ↗
  • Mitwirken (engl.)
  • Veranstaltungen
  • Spenden (engl.) ↗
  • Merch ↗
  • WordPress.com ↗
  • Matt (engl.) ↗
  • bbPress (engl.) ↗
  • BuddyPress (engl.) ↗
WordPress.org
WordPress.org

Deutsch

  • Unser X-Konto (früher Twitter) besuchen
  • Unser Bluesky-Konto besuchen
  • Unser Mastodon-Konto besuchen
  • Unser Threads-Konto besuchen
  • Unsere Facebook-Seite besuchen
  • Unser Instagram-Konto besuchen
  • Unser LinkedIn-Konto besuchen
  • Unser TikTok-Konto besuchen
  • Unseren YouTube-Kanal besuchen
  • Unser Tumblr-Konto besuchen
Code ist Poesie.
The WordPress® trademark is the intellectual property of the WordPress Foundation.