Search Over 18,000 FREE Plugins from the Official WordPress Plugin Directory Repository

Profile Builder

Simple to use profile plugin allowing front-end login, registration and edit profile by using shortcodes.

Profile Builder is WordPress registration done right.

It lets you customize your website by adding a front-end menu for all your users, giving them a more flexible way to modify their user-information or register new users (front-end registration). Also, grants users with administrator rights to customize basic user fields or add custom ones.

To achieve this, just create a new page and give it an intuitive name(i.e. Edit Profile). Now all you need to do is add the following shortcode(for the previous example): [wppb-edit-profile]. Publish the page and you are done!

You can use the following shortcodes:

  • [wppb-edit-profile] - to grant users front-end access to their personal information (requires user to be logged in).
  • [wppb-login] - to add a front-end log-in form.
  • [wppb-register] - to add a front-end registration form.
  • [wppb-recover-password] - to add a password recovery form.

Users with administrator rights have access to the following features:

  • add a custom stylesheet/inherit values from the current theme or use one of the following built into this plugin: default, white or black.
  • select whether to display or not the admin bar in the front end for a specific user-group registered to the site.
  • select which information-field can users see/modify. The hidden fields values remain unmodified.

PROFILE BUILDER PRO

The Pro version has the following extra features:

  • Create Extra User Fields (Heading, Input, Checkbox, Agree to Terms Checkbox, Radio Buttons, DatePicker, Textareas, Upload fields, Selects, Country Selects, Timezone selects, Avatar Upload)
  • Add avatar upload for users
  • Front-end User Listing (sorting included)
  • Custom Redirects
  • Select one of the 2 additional CSS styles: black or white
  • Access to support forums and documentation
  • 1 Year of Updates / Priority Support
  • Addons (e.g. custom redirects)
  • Fully Customizable User-Listing
  • Admin Approval
  • Email Confirmation
  • reCAPTCHA on registration form

Click here to find out more or watch the video below:

NOTE:

This plugin only adds/removes fields in the front-end. The default information-fields will still be visible (and thus modifiable) from the back-end, while custom fields will only be visible in the front-end.

Author Reflection Media, Barina Gabriel
Profile
Contributors reflectionmedia, barinagabriel
Tags builder, custom field registration, custom profile, custom user profile, customize profile, profile, profile builder, registration, user fields, user profile, user profile page, User Registration
  1. profile-builder screenshot 1

    General Settings

  2. profile-builder screenshot 2

    Show/Hide Admin Bar

  3. profile-builder screenshot 3

    Select Default User Fields

  4. profile-builder screenshot 4

    Register Page

  5. profile-builder screenshot 5

    Logged in Page

  1. Upload the profile-builder folder to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Create a new page and use one of the shortcodes available. Publish the page and you're done!

1.1.54

Minor changes in the plugin's readme file.

1.1.53

Minor changes in the plugin's readme file.

1.1.52

Minor changes in the plugin's readme file.

1.1.51

Minor changes in the plugin's readme file.

1.1.50

Improved the userlisting feature in the Pro version.

1.1.49

Fixed "Edit Profile" bug and impred the "Admin Approval" default listing (in the paid versions).

1.1.48

Improved a few existing features (like WPML compatibility), and added a new feature: login with email address.

1.1.47

Improved the "Email Confirmation" feature and a few other functions. Added new options for the "Userlisting" feature (available in the Pro version of Profile Buildeer). Added translations: persian (thanks to Ali Mirzaei, info@alimir.ir)

1.1.46

Improved a few existing functions.

1.1.45

Fixed a few warnings on the register page.

1.1.44

Minor changes to the readme file.

1.1.43

Activation bug fixed.

1.1.42

Added a few improvements and fixed a few bugs.

1.1.41

Email Confirmation bug on WPMU fixed.

1.1.40

Minor changes to the readme file.

1.1.39

Security issue fixed regarding the "Email Confirmation" feature

1.1.38

Added a fix (suggested by http://wordpress.org/support/profile/maximinime) regarding the admin bar not displaying properly in some instances.

1.1.37

Minor changes to the readme file.

1.1.36

Minor changes to the readme file.

1.1.35

Added support for WP 3.5

1.1.34

Separated some of the plugin's functions into separate files. Also fixed a few bugs.

1.1.33

Fixed function where it wouldn't create the _signups table in the free version.

1.1.32

Error fixed.

1.1.31

Minor updates to the plugin files.

1.1.30

Minor changes to the plugin.

1.1.29

Minor changes to the readme file.

1.1.28

Changes to the readme file.

1.1.27

Fixed few warnings.

1.1.26

Minor changes

1.1.25

Different security issues fixed with other updates.

1.1.24

Wordpress 3.3 support

1.1.23

Consecutive bugfixes.

1.1.14

Compatibility fix for WP version 3.3

1.1.13

Minor changes to different parts of the plugin. Also updated the english translation.

1.1.12

Minor changes to readme file.

1.1.11

Minor changes to readme file.

1.1.10

Minor changes to readme file.

1.1.9

Minor changes to readme file.

1.1.8

Added the possibility to set the default fields as required (only works in the front end for now), and added a lot of new filters for a better and easier way to personalize the plugin. Also added a recover password feature (shortcode) to be in tune with the rest of the theme. Added translations: *italian (thanks to Gabriele, globalwebadvices@gmail.com) *updated the english translation

1.1.7

Minor modification in the readme file.

1.1.6

Minor upload bug on WP repository.

1.1.5

Added translations: *czech (thanks to Martin Jurica, martin@jurica.info) *updated the english translation

1.1.4

Added the possibility to set up the default user-role on registration; by adding the role="role_name" argument (e.g. [wppb-register role="editor"]) the role is automaticly set to all new users. Added translations: *norvegian (thanks to Havard Ulvin, haavard@ulvin.no) *dutch (thanks to Pascal Frencken, pascal.frencken@dedeelgaard.nl) *german (thanks to Simon Stich, simon@1000ff.de) *spanish (thanks to redywebs, http://www.redywebs.com)

1.1.3

Minor bugfix.

1.1.2

Added translations to: *hungarian(thanks to Peter VIOLA, info@violapeter.hu) *french(thanks to Sebastien CEZARD, sebastiencezard@orange.fr)

Bugfixes/enhancements: *login page now automaticly refreshes itself after 1 second, a little less annoying than clicking the refresh button manually *fixed bug where translation didn't load like it should *added new user notification: the admin will now know about every new subscriber *fixed issue where adding one or more spaces in the checkbox options list, the user can't save values.

1.1

Added a new user-interface (borrowed from the awesome plugin OptionTree created by Derek Herman), and bugfixes.

1.0.10

Bugfix - The wp_update_user attempts to clear and reset cookies if it's updating the password. Because of that we get "headers already sent". Fixed by hooking into the init.

1.0.9

Bugfix - On the edit profile page the website field added a new http:// everytime you updated your profile. Bugfix/ExtraFeature - Add support for shortcodes to be run in a text widget area.

1.0.6

Apparently the WordPress.org svn converts my EOL from Windows to Mac and because of that you get "The plugin does not have a valid header."

1.0.5

You can now actualy install the plugin. All because of a silly line break.

1.0.4

Still no Change.

1.0.3

No Change.

1.0.2

Small changes.

1.0.1

Changes to the ReadMe File

1.0

Added the posibility of displaying/hiding default WordPress information-fields, and to modify basic layout.

I navigated away from Profile Builder and now I can’t find it anymore; where is it?

Profile Builder can be found in the default menu of your WordPress installation under the “Users” sub-menu.

Why do the custom WordPress fields still show up, even though I set it to be "hidden"?

Profile Builder only disables the default fields in the front-end of your site/blog, it does absolutely nothing in the dashboard.

I can’t find a question similar to my issue; Where can I find support?

For more information please visit http://www.cozmoslabs.com and check out the faq section from Profile Builder
Share  
Download
Version 1.1.54

Requires WordPress version: 3.1 or higher

Compatible up to: 3.5.1

Last Updated 10 Jun 2013

Date Added: 13 Apr 2011

Plugin Homepage

Evaluation
star1
star2
star3
star4
star5

4.38 stars
63 ratings
96,853 downloads

Compatibility

Not Enough Data

Reports:
Works: 1
Broken: 0