=== Profile Builder === Contributors: reflectionmedia, barinagabriel Donate link: http://www.cozmoslabs.com/wordpress-profile-builder/ Tags: registration, profile, user registration, custom field registration, customize profile, user fields, builder, profile builder Requires at least: 3.1 Tested up to: 3.2 Stable tag: 1.1 Login, registration and edit profile shortcodes for the front-end. Also you can chose what fields should be displayed. == Description == Profile Builder 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 to register new users. Also, grants users with administrator rights to customize basic 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 your page and you are done! You can use the following shortcodes: * [wppb-edit-profile] - to grant users a front-end acces to their personal information(requires user to be logged in). * [wppb-login] - for a log-in form. * [wppb-register] - to add a registration 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](http://www.cozmoslabs.com/wordpress-profile-builder/) has the following extra features: * Create Extra User Fields * Add avatar upload for users * Select one of the 2 additional CSS styles: black or white * Access to support forums and documentation * 1 Year of Updates / Priority Support [Click here to find out more](http://www.cozmoslabs.com/wordpress-profile-builder/). 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. == Installation == 1. Upload the profile-builder folder to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create a new page and use one of the shortcodes available == Frequently Asked Questions == = 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 == Screenshots == 1. Basic information: screenshot1.jpg 2. Layout Control: screenshot2.jpg 3. Show/Hide Admin Bar: screenshot3.jpg 4. Select Default User Fields: screenshot4 6. Register Page: screenshot6.jpg 7. Logged in Page: screenshot7.jpg == Changelog == = 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.