
WordPress Consumer Further Area plugin enhances your WordPress set up by permitting you to affiliate additional person profile fields for registered customers. Fields could be optionally proven on the register web page, account web page, and extra!
WordPress Consumer Further Area plugin can be WooCommerce, BuddyPress, and WPML appropriate!
LIVE DEMO (WooCommerce and BuddyPress)
https://www.codecanyondemo.work/wpuef/
person: demo
move: demo
LIVE DEMO (WordPress and Theme My Login)
https://www.codecanyondemo.work/wpuef_wp/
person: demo
move: demo
The way to robotically replace the plugin
To obtain computerized updates simply set up and configure the Envato updater plugin: httpss://goo.gl/pkJS33 .The official information that explains the right way to configure it may be discovered on the following hyperlink: httpss://envato.com/market-plugin .
CUSTOMIZE REGISTER PAGE
WordPress Consumer Further Area lets the positioning admin simply add new fields to the person registration web page. This may be
achieved utilizing a pleasant visible composer. Fields that may be added are:
- File
- Textual content
- Textarea
- Quantity
- E mail
- Web site url
- Date
- Time
- A number of alternative
- Single alternative
- Dropdown menu
- Coutry & state (obtainable just for WooCommerce. State subject could be optionally hidden)
All fields could be optionally set as obligatory throughout registration. Moreover, for the Date and Time
fields, the plugin makes use of good calendar and time jquery elements to assist customers in choosing the suitable values.
FILE UPLOAD
Your customers/prospects are in a position to connect information to their profiles!
This may be achieved through the registration course of and even through the WooCommerce checkout course of!
Web site admin can even restrict file measurement and file sorts allowed to add. Any file of any measurement could be uploaded! Give it a attempt on the demo website!
Visibility in accordance person position
Would you want to indicate additional fields just for some person roles? you possibly can! simply allow the particular choice whereas configuring the sector!
USER PROFILE EDIT PAGE
WPUEF extends the person profile web page including the additional fields created. On this method,
each person (or website admin) can edit his information.
DISPLAY FIELDS IN USERS TABLE / WOOCOMMERCE CUSTOMERS MANAGER TABLE
For every fiend can be attainable to indicate its content material immediately within the embedded Customers desk and within the WooCommerce Customer Manager prospects desk, every subject in its personal column.
WPML COMPATIBLE
WPUEF is wpml appropriate. Create as many fields as you need, then translate labels and outline
utilizing the WPML -> String translation menu
WOOCOMMERCE COMPATIBLE
WPUEF helps WooCommerce. Mechanically provides an additional subject on the registration (optionally could be hidden).
Your prospects, by default, will be capable of edit additional fields on their “My Account” web page however, optionally, the Store admin can configure
each subject to be editable solely within the “Transport Deal with” or “Billing Deal with” edit pages!
Moreover, the Store admin can even hint this additional information immediately on the backend order particulars web page.
The truth is, WPUEF provides a brand new meta field containing the additional person fields field subsequent to the client information field. On this method, you possibly can
have all of the person and order information underneath management in a single place!
As well as, each additional subject could be optionally (or ONLY) displayed and edited additionally on the Checkout web page. This may be helpful
throughout person registration on the checkout step. Observe nevertheless that Further fields won’t be proven if the visitor checkout choice is enabled. On this case, fields might be robotically displayed provided that the ‘create account’ checkbox is checked by the person.
The admin can even show two customized HTML snippets earlier than and after the checkout additional fields kind. Go to Settings -> Further fields menu to configure these fields.
WOOCOMMERCE COPY EXTRA FIELDS CONTENT AS ORDER CUSTOM FIELDS
Fields content material could be optionally copied to order meta as customized fields. To do this the Store admin has to allow the seen through the Checkout course of and the Save as order additional subject choices for the fields he wants. On this method, after the order is positioned, subject contents are copied to order meta as customized fields. Further order subject values are proven underneath the Billing particulars and could be edited and deleted utilizing the
native WordPress Customized fields meta field.
Within the case of information, they are going to be deleted on order delete or if the customized subject containing the file path is deleted.
On this method, every order will retailer the content material of the additional subject submitted by the person through the checkout course of independently of the particular values saved within the person profile!
WOOCOMMERCE FIELDS OVERWRITE
WPUEF provides you the chance to retailer subject content material within the default WooCommerce billing and transport fields. All of the fields could be overwritten.
To overwrite a subject you may have simply to create a brand new textual content/nation & state subject (or e-mail subject in case you want to overwrite the billing e-mail tackle subject) after which on the overwrite choices choice choose by which subject the content material
needs to be saved.
You may optionally assign to the Billing identify, Transport identify, and person first identify (the identical factor could be achieved for the final identify) the identical worth. Simply choose one of many A number of overwrite choices within the dropdown menu.
WOOCOMMERCE EMAILS SUPPORT
Optionally, all of the person’s additional fields could be reported immediately into the WooCommerce emails, on this
method you possibly can regulate all of the person additional information without delay!
WOOCOMMERCE FIELD ROW SIZE
You may optionally set subject row measurement: half-size (left/proper) or full-width measurement!
NOTE: this feature can’t be utilized to the “Nation & State” and “Title” fields. It’ll have a full-width measurement.
Title subject
Title fields are separators that can be utilized to separate fields within the register kind. The title could be personalized utilizing the next choices:
- tag to make use of: label, h1, h2, h3, h4, h5, h6
- customized margin
- customized courses
PASSWORD OVERWRITE AND WEAK PASSWORD USAGE
Optionally you possibly can overwrite the password subject too. This may be helpful if you wish to permit weak password utilization. Enabling this particular choice your prospects will be capable of register (and reset their password on the woocommerce reset password web page) utilizing any password, the plugin will override the default woocommerce password weak point verify.
This particular subject might be seen ONLY on the register web page, checkout register kind, and optionally on the My account web page.
BUDDYPRESS COMPATIBLE
WPUEF is BuddyPress appropriate. Because of this fields are robotically added to the person register web page (optionally could be hidden to be displayed on that web page) and
might be publicly viable within the person profile. Each person can edit these additional fields utilizing their very own edit profile web page.
FIELDS CAN BE EDITABLE ONLY BY ADMIN
Store admin can select to create fields to be editable solely by him and visual on the person profile web page
CUSTOM FORM SHORTCODE
WPUEF lets you render customized types with the chosen additional fields on any web page supporting WordPress shortcode system. To that use the [wpuef_extra_fields_custom_form field_ids=”“] the place the field_ids parameter
specifies the id of the fields that might be displayed. Ex.: [wpuef_extra_fields_custom_form field_ids=”c2,c5,c6,c18,c20”]
WORDPRESS FIREST AND LAST NAME FIELDS OVERWRITE
WPUEF provides you the chance to retailer textual content subject content material within the default Title and Lastname WordPress fields. To that, you may have simply to create a textual content subject after which verify the First/Final identify overwrite choice.
Present subject worth shortcode
Would you wish to show a subject worth for the present or a specific person? You may simply utilizing the [wpuef_show_field_value field_id=”” user_id=”“] shortcode.
A “field_id” have to be specified and optionally can even specify a “user_id” parameter. The “user_id” will allow you to show a subject worth for a specific person, if left empty will present the sector worth for the present person.
You can too robotically generate html hyperlinks utilizing the sector content material. For instance, utilizing a subject with id c2:
[wpuef_show_field_value field_id="c2"]Take a look at hyperlink[/wpuef_show_field_value]
You can too use html code like:
[wpuef_show_field_value field_id="c2"]<img src="https://instance.com/instance.png" alt="instance" /><robust>Take a look at</robust>[/wpuef_show_field_value]
Show picture shortcode
For file fields, you possibly can present the uploaded picture simply utilizing the [wpuef_display_image field_id=”“]. The place the field_id is the file subject id for which you wish to show the picture. Optionally you could be handed as parameters the width and the peak. For instance:
[wpuef_display_image field_id="c2" width="300" height="200"]
RETRIEVE AND SAVE FIELDS DATA PROGRAMMATICALLY
WPUEF exposes two capabilities:
- wpuef_get_field($field_id, $user_id = null). The perform will return an object containing all the sector knowledge (label, values, and many others.). To know the item construction you possibly can person
the particular wpuef_var_dump() perform as observe:$end result = wpuef_get_field('c13', 16669); var_dump($end result);
The end result might be:
object(stdClass)#803 (7) { ["label"]=> string(6) "My customized dropdown subject" ["field_type"]=> string( 8 ) "dropdown" ["required"]=> bool(false) ["field_options"]=> object(stdClass)#807 (2) { ["options"]=> array(3) { [0]=> object(stdClass)#782 (2) { ["label"]=> string(2) "Label string for choice 1" ["checked"]=> bool(false) } [1]=> object(stdClass)#757 (2) { ["label"]=> string(2) "Label string for choice 2" ["checked"]=> bool(false) } [2]=> object(stdClass)#758 (2) { ["label"]=> string(2) "Label string for choice 3" ["checked"]=> bool(false) } } ["include_blank_option"]=> bool(false) } ["cid"]=> string(2) "c6" ["woocommerce_edit_on_my_account_page"]=> bool(true) ["value"]=> string(1) "1" }
To get the particular person chosen worth, use the “worth” variable. Instance:
$end result = wpuef_get_field('c13', 16669); var_dump($result->worth); //Will print the person chosen worth for that subject.
- wpuef_set_field($field_id, $worth, $user_id = null)
that permits you to learn/save a subject in your theme or plugin (subject id worth could be learn within the visible editor after subject creation).
KEEPS YOUR SERVER CLEAN
On person deletion, each file connected is deleted too.
NOTE ON IMPORT/EXPORT USER EXTRA FIELD VALUES VIA CSV
The plugin hasn’t any characteristic to import/export through CSV subject values related to customers.
For that it’s a must to use the next plugin: WooCommerce Prospects Supervisor.
VISUAL COMPOSER
Create and edit all of the fields you need
REGISTRATION PAGE
Registration web page instance (utilizing “Theme my login” plugin that permits to make use of the positioning theme for the registration web page as a substitute of the default one)
Instance utilizing the default WordPress web page
MY ACCOUNT EDIT PAGE (FRONTEND)
WOOCOMMERCE REGISTRATION PAGE
WOOCOMMERCE EDIT ACCOUNT PAGE (FRONTEND)
WOOCOMMERCE ORDER DETAIL PAGE (ADMIN)
Further subject displayed on the checkout web page
BUDDYPRESS USER PROFILE PAGE
CUSTOM FORM
OPTIONS TO overwrite FIRST AND LAST NAME WORDPRESS FIELDS
EXTRA FIELDS CAN BE COPIED TO ORDER META
WPML TRANSLATION STRING PAGE WITH WPUEF DATA
CHANGE LOG
= 16.7 - 09.11.24 = * Improved safety = 16.6 - 06.11.24 = * Improved safety = 16.5 - 12.05.23 = * Minor enhancements on Chrome = 16.4 - 09.05.23 = * Fastened a problem with the "show subject earlier than unique fields" choice = 16.3 - 19.12.22 = * Minor bugfix * Added the choice to save lots of the template information on the kid listing "wpuef" on the theme folder = 16.2 - 31.08.22 = * Minor bugfix = 16.1 - 28.08.22 = * Minor bugfix = 16.0 - 15.03.22 = * Fastened some texts that weren't correctly displayed within the choices menu = 15.9 - 17.01.22 = * Add course of improved = 15.8 - 23.11.21 = * Minor bugfix = 15.7 - 11.11.21 = * Fastened a problem that prevented fields to be correctly displayed on the checkout in case of visitor checkout was disabled = 15.6 - 27.10.21 = * Minor enhancements = 15.5 - 22.10.21 = * Bugfix = 15.4 - 14.07.21 = * Fastened a javascript problem that in some instances would possibly forestall the configurator web page to be correctly rendered = 15.3 - 26.05.21 = * Code redesign = 15.2 - 26.10.20 = * Fastened a problem that prevented the "WooCommerce Prospects Supervisor" person particulars web page to be correctly displayed = 15.1 - 01.10.20 = * Fastened a problem with the checkbox default worth administration = 15.0 - 14.08.20 = * Fastened a problem associated to WordPress 5.5 and jQuery = 14.9 - 15.07.20 = * Improved BuddyPress compatibility = 14.8 - 05.05.20 = * Fastened a minor problem associated to the default worth choice for radio fields = 14.7 - 09.01.20 = * Every kind subject has now its personal id. The format is "wpuef_field_{field_id}". The sphere container (if any) has the next format "wpuef-row-{field_id}" = 14.6 - 02.12.19 = * Eliminated the [wpuef] prefix when displaying order additional fields = 14.5 - 23.11.19 = * Minor enchancment = 14.4 - 14.10.19 = * Fastened a problem associated to the registration kind and Divi Theme = 14.3 - 09.09.19 = * Added choice to cover person additional fields are on WooCommerce admin order edit web page = 14.2 - 05.09.19 = * Up to date date and time picker libraries = 14.1 - 18.04.19 = * Minor bugfix = 14.0 - 20.11.18 = * Added a brand new choice to place fields earlier than/after the default fields within the WooCommerce account particulars and billing/transport particulars pages = 13.9 - 08.11.18 = * Fastened a problem that will increase 500 server error = 13.8 - 31.10.18 = * Fastened a problem with file copy to order meta choice = 13.7 - 11.10.18 = * Minor bugfix