Hopp til innhold
WordPress.org

Norsk (Bokmål)

  • Tema
  • Utvidelser
  • Nyheter
  • Om
  • Mønstre
  • Delta
  • Meetups
  • Slack
  • Kontakt
  • Få WordPress
Få WordPress
WordPress.org

Plugin Directory

Krevil User Registration & Login

  • Send inn en utvidelse
  • Mine favoritter
  • Logg inn
  • Send inn en utvidelse
  • Mine favoritter
  • Logg inn

Krevil User Registration & Login

Av Rajkumar Sharma
Last ned
  • Detaljer
  • Omtaler
  • Installering
  • Utvikling
Brukerstøtte

Beskrivelse

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

Skjermbilder

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

Installasjon

  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.

Ofte stilte spørsmål

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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Krevil User Registration & Login» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere
  • Rajkumar Sharma

Oversett «Krevil User Registration & Login» til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.0.0

  • Initial release.

Meta

  • Versjon 1.0.0
  • Sist oppdatert 8 måneder siden
  • Aktive installasjoner Færre enn 10
  • WordPress-versjon 6.2 eller nyere
  • Testet opp til 6.8.6
  • PHP-versjon 7.4 eller nyere
  • Språk
    English (US)
  • Stikkord
    ajaxFrontendloginregistrationuser
  • Avansert visning

Vurderinger

No reviews have been submitted yet.

Your review

Se alle omtalene

Bidragsytere

  • Rajkumar Sharma

Brukerstøtte

Har du noe å si? Trenger du hjelp?

Vis brukerstøtteforumet

  • Om
  • Nyheter
  • Hosting
  • Personvern
  • Fremvisning
  • Temaer
  • Utvidelser
  • Mønstre
  • Lær
  • Brukerstøtte
  • Utviklere
  • WordPress.tv ↗
  • Bli involvert
  • Arrangementer
  • Doner ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Norsk (Bokmål)

  • Besøk vår konto på X
  • Visit our Bluesky account
  • Besøk vår Mastodon-konto
  • Visit our Threads account
  • Besøk vår Facebook-side
  • Besøk vår Instagram-konto
  • Besøk vår LinkedIn-konto
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Kode er poesi.
The WordPress® trademark is the intellectual property of the WordPress Foundation.