1. Home
  2. WP User
  3. Addons
  4. WP User Profile Completeness

WP User Profile Completeness

Show the percentage of user profile completion. On click Improve button it will show highlighted fields for improve profile stre

Show the percentage of user profile completion.

  •  Installation 
  1. Download the Addon file from your email( After buy Pro version you can get mail with all addon download link), unzip and place it in your wp-content/plugins/ folder. You can alternatively upload it via the WordPress plugin backend.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
Note : For activate any Addon you need to first Install WP User Plugin and activate

Show the percentage of user profile completion.

On click Improve button it will show highlighted fields for improve profile strength.

You can set weight for field. (Need to activate WP User Multiple Form Add-on)

Based on field weight profile percentage will change.

Set Weight to field 1-100

If you have set weight like

First_Name : 25

Last_Name : 25

Email : 30

Website : 10

Description : 10

Profile_Image : 30

If user has enter only : Email, First_Name, Last_Name, Description Information then it show percentage using following formula :

percentage =((Email + First_Name + Last_Name +Description)/Total_Field_Weight)  * 100

i.e

percentage =((30 + 25 + 25 +10)/130)  * 100

It will show 69.23%

You can show Profile progress on member profile.

For hide Profile Progress Bar on member profile

Go to Dashboard->WP User ->General
1) Click on ‘Disable progress bar on member profile’ check box.
2) Click on ‘Update’ for Save setting

Was this article helpful to you? Yes No