[WordPress] 外掛分享: User Forms

首頁外掛目錄 › User Forms
WordPress 外掛 User Forms 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
427 天前
最後更新
問題解決
WordPress 4.9+ PHP 7.2+ v1.0.0 上架:2025-01-12

內容簡介

簡述:這款 WordPress 外掛提供使用者自訂並以拖放方式設計註冊表單,可直覺地建立使用者註冊表單。包含登入表單、忘記密碼表單以及全域設定管理。使用者表單提供現代化前端用戶擷取表單,完全可自訂。該外掛具備各種欄位類型,讓您收集用戶各種資料,並有預先定義的常見欄位,可快速建立表單。此外,還提供 AJAX 登入、註冊和忘記密碼表單,無需螢幕刷新。

- 如何設定 Popup 登入表單?
- 安裝 WordPress 市集的任何 Popup/Modal 外掛,然後:
- 對於 Popup 登入:在登入彈出視窗內容中添加簡碼 [USERFORMS_LOGIN]
- 如何自訂登入表單的標籤和屬性?
- 使用登入表單簡碼 [USERFORMS_LOGIN],可以設定各種屬性如:使用者名稱標籤、密碼標籤、記住資料標籤等
- 該外掛提供哪些附加功能?
- Menu Option 外掛可用於登出連結管理和在導覽選單中管理登入、註冊、忘記密碼頁面連結
- 如何設定註冊表單的內容?
- 使用註冊表單簡碼 [USERFORMS_REGISTER],可以自訂各種屬性如:欄位排列、重導向 URL、表單 ID 等

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「User Forms」→ 直接安裝(推薦)

原文外掛簡介

Designing WordPress custom registration forms with simply drag and drop fields and visually create user register forms. Login form, Forgot Password Form with global setting menagement.
User Forms gives you modern frontend user capture form that are fully customizable. User Forms provides a range of field types that will allow you to collect a wide range of data from users. User Forms also has a common pre-defined fields that come automatically installed with the plugin to allow you to create forms faster.
AJAX Login, Register and Forgot Password form with AJAX effects, No Screen Refreshes!
Login with AJAX, Register with AJAX, Retrive Password Link with AJAX, Reset Password with AJAX. Error Message Box with AJAX Field Validation Effects.
Popup Setting

Install any Popup/Modal plugin from WordPress repositoory and folow below steps
For Popup Login : Add shortcode [USERFORMS_LOGIN] in login popup content
For Popup Register : Add shortcode [USERFORMS_REGISTER] in register popup content

User Forms Add-ons

Menu Option
You can use my Menu Option plugin for Logout Link and manage Login, Register, Forgot Password pages links in navigation menu

Shortcodes:
Login Form Shortcode [USERFORMS_LOGIN] Parameters

“echo” Whether to display the login form or return the form HTML code. Default false
“redirect” URL to redirect to. Default is to redirect back to the request URI
“form_id” ID attribute value for the form. Default loginform
“label_username” Label for the username or email address field. Default Username or Email Address
“label_password” Label for the password field. Default Password
“label_remember” Label for the remember field. Default Remember Me
“label_log_in” Label for the submit button. Default Log In
“label_register” Label for register link at bottom of form. Default Create an account
“label_forgot_password” Label for the forgot password link at bottom of form. Default Lost password?
“id_username” ID attribute value for the username field. Default user_login
“id_password” ID attribute value for the password field. Default user_pass
“id_remember” ID attribute value for the remember field. Default rememberme
“id_submit” ID attribute value for the submit button. Default wp-submit
“remember” Whether to display the “rememberme” checkbox in the form. Default true
“bottom_links” Whether to display the links at bottom in the form. Default true
“value_username” Default value for the username field
“value_remember” Whether the “Remember Me” checkbox should be checked by default. Default false
“required_username” Whether the username field has the ‘required’ attribute. Default false
“required_password” Whether the password field has the ‘required’ attribute. Default false

Register Form Shortcode [USERFORMS_REGISTER] Parameters

“column” Display Column Layout (Accepts ‘1’ or ‘2’). Default 1
“redirect” URL to redirect to. Default is to redirect back to the request URI
“form_id” ID attribute value for the form. Default registerform
“label_username” Label for the username field. Default Username
“label_useroremail” Label for the username or email address field. Default Username or Email Address
“label_password” Label for the password field. Default Password
“label_email” Label for the email field. Default Email Address
“label_first” Label for the first name field. Default First Name
“label_last” Label for the last name field. Default Last Name
“label_confirm” Label for the confirm password field. Default Confirm Password
“label_forgot_password” Label for forgot password link at bottom of form. Default Forgot your password?
“label_login” Label for login link at bottom of form. Default Alredy register? Login
“bottom_links” Whether to display the links at bottom in the form. Default true
“useroremail” Whether to display the combained field Username or Email Address. Default true
“first” Whether to display the First Name field. Default flase
“last” Whether to display the Last Name field. Default flase
“confirm” Whether to display the Confirm Password field. Default flase
“useroremail” Whether to display the combained field Username or Email Address. Default true
“id_submit” ID attribute value for the submit button. Default wp-submit
“register_button” Text on the submit button. Default Register
“color” Background Color of submit button. Default #000000

Forgot Password Form Shortcode [USERFORMS_FORGOT_PASSWORD] Parameters

“redirect” URL to redirect to. Default is to redirect back to the request URI
“id_submit” ID attribute value for the submit button. Default wp-submit
“forgot_button” Label for the submit button in Forgot Password Form. Default Get New Password
“retrieve_button” Label for the submit button in Reset Form. Default Save Password
“label_username” Label for the username field in Forgot Password Form. Default Username or Email Address
“label_register” Label for register link at bottom of form. Default Create an account
“label_log_in” Label for login link at bottom of form. Default Log In
“bottom_links” Whether to display the links at bottom in the form. Default true
“color” Background Color of submit button. Default #000000

Note that the Shortcode Parameters also manageble at setting page from admin.
After the plugin is activated, you may configure the General Settings. Access your general settings by going to User Forms → General Settings.
Features

Drag-and-drop Form Builder Create custom user registration forms visually with the drag and drop form builder. No coding skills needed.
Unlimited Custom Fields Add custom form fields in your registration forms. Collect a wide range of data from users.
Ready-to-use Form Save your time and effort with User Forms pre-designed form. No extra customization is needed.
Built-in Login Form Add built-in login form to your website and let users securely log into their account from the front-end.
Built-in Forgot Password Form Add built-in forgot password form to your website and let users securely retrive their account password from the front-end.
Assign User Roles During Registration Control the access to the admin dashboard with the help of default user roles.
Mobile Responsive Forms Display pixel-perfect forms across all device sizes, including mobile screens.
Password reset link The login form provides a forgot password link which will take users to the password reset form if they have forgotten their account password.
Show/hide System Field You can choose to show/hide system/default field from showing on the login and register forms.
Custom Fields User Forms provides a range of form field types that will allow you to collect a wide range of data from users. The plugin also has a collection of pre-defined fields that come automatically installed with the plugin to allow you to create forms faster.
Multi-column layout The User Forms allows you to create a one or two column layout option.
Re-order Form Fields The User Forms builder allows you to move and re-order any fields by simply dragging and dropping it where you would like it to go.
AJAX Effects The User Forms with AJAX Login, AJAX Register and AJAX Forgot Password forms, No Screen Refresh!.

More Information

For help use wordpress.org
Fork or contribute on Github
Visit our website for more
Follow me on Twitter
View my other WordPress Plugins

Support
Did you enjoy this plugin? Please donate to support ongoing development. Your contribution would be greatly appreciated.
What Next?
New Features

Logout
Conditional logic within the form builder
Profile Page
Edit Profile
Change Password
Delete Account
Email Template
Social Login/Register
Captcha Integration
User Dashboard
Member Directory
Popup Modal

延伸相關外掛

文章
Filter
Apply Filters
Mastodon