Krevil User Registration & Login

A lightweight, developer-friendly plugin to create a dynamic registration form (with custom fields) and optional auto‑login—via a simple shortcode.

1 database table

Table NameDescriptionMethod
wp_krevil_custom_user_fieldsStores krevil custom user fields data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:krevil_auto_loginOption key:krevil_mail_body_adminOption key:krevil_mail_body_userOption key:krevil_mail_enabled_adminOption key:krevil_mail_enabled_userOption key:krevil_mail_from_emailOption key:krevil_mail_subject_adminOption key:krevil_mail_subject_userOption key:krevil_redirect_url
wp_usermeta
User meta