跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Krevil User Registration & Login

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

Krevil User Registration & Login

作者:Rajkumar Sharma
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

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

屏幕截图

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

安装

  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.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Krevil User Registration & Login」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • Rajkumar Sharma

帮助将「Krevil User Registration & Login」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.0.0

  • Initial release.

额外信息

  • 版本 1.0.0
  • 最后更新:6 月前
  • 活跃安装数量 不到10
  • WordPress 版本 6.2 或更高版本
  • 已测试的最高版本为 6.8.5
  • PHP 版本 7.4 或更高版本
  • 语言
    English (US)
  • 标签
    ajaxFrontendloginregistrationuser
  • 高级视图

评级

尚未提交反馈。

Your review

查看全部评论

贡献者

  • Rajkumar Sharma

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.