PluginProbe
User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor / 2.0.3
User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor v2.0.3
4.0.3 4.0.2 4.0.1 4.0.0 3.16.6 3.16.5 3.16.4 3.16.3 3.16.2 3.16.1 3.16.0 3.15.9 3.9.9 3.9.5 3.9.6 3.9.7 3.9.8 1.1.7 1.1.8 1.1.9 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 All 341 releases
profile-builder / readme.txt

readme.txt in User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor 2.0.3, at readme.txt

349 lines 12.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Profile Builder - front-end user registration, login and edit profile ===
2
3 Contributors: reflectionmedia, barinagabriel, sareiodata, cozmoslabs, adispiac, madalin.ungureanu
4 Donate link: http://www.cozmoslabs.com/wordpress-profile-builder/
5 Tags: registration, user profile, user registration, custom field registration, customize profile, user fields, extra user fields, builder, profile builder, custom user profile, user profile page, edit profile, custom registration, custom registration form, custom registration page, registration page, user custom fields, user listing, front-end user listing, user login, user registration form, front-end login, front-end register, front-end registration, front-end edit profile, front-end user registration, custom redirects, user email, avatar upload, email confirmation, user approval, customize registration email, minimum password length, minimum password strength, password strength meter, multiple registration forms
6
7 Requires at least: 3.1
8 Tested up to: 4.0
9 Stable tag: 2.0.3
10
11 Simple to use profile plugin allowing front-end login, user registration and edit profile by using shortcodes.
12
13 == Description ==
14
15 **Profile Builder is WordPress user registration done right.**
16
17 It lets you customize your website by adding a front-end menu for all your users,
18 giving them a more flexible way to modify their user profile or register new users (front-end user registration).
19 Users with administrator rights can customize basic user fields or add custom user fields to the front-end forms.
20
21 To achieve this, simply create a new page and give it an intuitive name(i.e. Edit Profile).
22 Now all you need to do is add the following shortcode(for the previous example): [wppb-edit-profile].
23 Publish the page and you are done!
24
25 = Front-end User Registration, Login, Edit Profile and Password Recovery Shortcodes =
26 You can use the following shortcode list:
27
28 * **[wppb-edit-profile]** - to grant users front-end access to their profile (requires user to be logged in).
29 * **[wppb-login]** - to add a front-end login form.
30 * **[wppb-register]** - to add a front-end user registration form.
31 * **[wppb-recover-password]** - to add a password recovery form.
32
33 Users with administrator rights have access to the following features:
34
35 * drag & drop to reorder user profile fields
36 * enable **Email Confirmation** (on registration users will receive a notification to confirm their email address).
37 * allow users to **Log-in with their Username or Email**
38 * enforce a **minimum password length** and **minimum password strength** (using the default WordPress password strength meter)
39 * assign users a specific role at registration (using [wppb-register role="desired_role"] shortcode )
40 * add a custom stylesheet/inherit values from the current theme or use the default one built into this plugin.
41 * chose which user roles view the admin bar in the front-end of the website (Admin Bar Settings page).
42 * select which profile fields users can see/modify.
43
44 **PROFILE BUILDER PRO**
45
46 The [Pro version](http://www.cozmoslabs.com/wordpress-profile-builder/) has the following extra features:
47
48 * Create Extra User Fields (Heading, Input, Hidden-Input, Checkbox, Agree to Terms Checkbox, Radio Buttons, DatePicker, Textareas, reCAPTCHA, Upload fields, Selects, Country Selects, Timezone selects, Avatar Upload)
49 * Add Avatar Upload for users
50 * Front-end User Listing (fully customizable, sorting included)
51 * Create Multiple User Listings
52 * Custom Redirects
53 * Multiple Registration Forms (set up multiple registration forms with different profile fields for certain user roles)
54 * Multiple Edit Profile Forms
55 * Admin Approval
56 * Email Customizer (Personalize all emails sent to your users or admins; customize default WordPress registration email)
57 * reCAPTCHA on user registration form
58 * Advanced Modules (e.g. custom redirects, user listing, multiple registration forms etc.)
59 * Access to support forums and documentation
60 * 1 Year of Updates / Priority Support
61
62 [Click here to find out more](http://www.cozmoslabs.com/wordpress-profile-builder/) or watch the video below:
63
64 [youtube http://www.youtube.com/watch?v=Uv8piGapOoA]
65
66 NOTE:
67
68 This plugin adds/removes user fields in the front-end. Both default and extra profile fields will be visible in the back-end as well.
69
70
71
72 == Installation ==
73
74 1. Upload the profile-builder folder to the '/wp-content/plugins/' directory
75 1. Activate the plugin through the 'Plugins' menu in WordPress
76 1. Create a new page and use one of the shortcodes available. Publish the page and you're done!
77
78 == Frequently Asked Questions ==
79
80 = I navigated away from Profile Builder and now I can�t find it anymore; where is it? =
81
82 Profile Builder can be found in the default menu of your WordPress installation below the �Users� menu item.
83
84 = Why do the default WordPress user fields still show up in the back-end? =
85
86 Profile Builder can only remove the default user fields in the front-end of your site/blog, it doesn't remove them from the back-end.
87
88 = I can’t find a question similar to my issue; Where can I find support? =
89
90 For more information please visit http://www.cozmoslabs.com and check out the documentation section from Profile Builder - front-end user registration plugin.
91
92
93 == Screenshots ==
94 1. Basic Information - Profile Builder, front-end user registration plugin
95 2. General Settings - Profile Builder, front-end user registration plugin
96 3. Show/Hide Admin Bar
97 4. Profile Builder - Manage Default User Fields (Add, Edit or Delete)
98 5. Profile Builder - Drag & Drop to Reorder User Profile Fields
99 6. Front-end User Registration Page
100 7. User Login Page
101 8. Edit User Profile Page
102 9. Recover Password Page
103
104 == Changelog ==
105 = 2.0.3 =
106 Fixed bug that made radio buttons field types not to throw error when they are required
107 Fixed XSS security vulnerability in fallback-page.php
108 Reintroduced the filters:'wppb_generated_random_username', 'wppb_userlisting_extra_meta_email' and 'wppb_userlisting_extra_meta_user_name'
109 Fixed the bug when changing the password in a edit profile form we were logged out
110
111 = 2.0.2 =
112 * Brand new user interface.
113 * Drag & drop to reorder User Profile Fields.
114 * More flexibility for Managing Default User Fields.
115 * Better Security by Enforcing Minimum Password Length and Minimum Password Strength on all forms (front-end and back-end).
116 * NOTE: upgrading from Profile Builder 1.1.x to 2.0.2 might make some of your plugin customization (if you have any ) not work because in the restructuring we had to drop some of the filters from 1.1.x.
117
118 = 1.1.67 =
119 * Added stripslashes to register shortcode.
120
121 = 1.1.66 =
122 * Sanitized forms against XSS exploits.
123
124 = 1.1.65 =
125 * Minor changes in the readme and index files.
126
127 = 1.1.64 =
128 * Minor changes in the readme and index files.
129
130 = 1.1.63 =
131 * Changes weren't saving on the Edit Profile page when profile was not fully updated.
132
133 = 1.1.62 =
134 * Minor changes to the readme file.
135
136 = 1.1.61 =
137 * Fixed a few notices in the plugin.
138
139 = 1.1.60 =
140 * Emergency security update regarding the password recovery feature.
141
142 = 1.1.59 =
143 Improved some of the queries meant to select users at certain points, hidden input value on front-end (Pro version) and the remember me checkbox on the login page.
144
145 = 1.1.58 =
146 Small changes to the index.php file
147
148 = 1.1.57 =
149 Fixed some bugs which only appeared in WPMU sites.
150
151 = 1.1.57 =
152 Minor changes to the readme.txt file.
153
154 = 1.1.56 =
155 Added activation_url and activation_link to the "Email Customizer" feature (pro). Also, once the "Email Confirmation" feature is activated, an option will appear to select the registration page for the "Resend confirmation email" feature, which was also added to the back-end userlisting.
156
157 = 1.1.55 =
158 Minor changes in the plugin's readme file and updated the screenshots.
159
160 = 1.1.54 =
161 Minor changes in the plugin's readme file.
162
163 = 1.1.53 =
164 Minor changes in the plugin's readme file.
165
166 = 1.1.52 =
167 Minor changes in the plugin's readme file.
168
169 = 1.1.51 =
170 Minor changes in the plugin's readme file.
171
172 = 1.1.50 =
173 Improved the userlisting feature in the Pro version.
174
175 = 1.1.49 =
176 Fixed "Edit Profile" bug and impred the "Admin Approval" default listing (in the paid versions).
177
178 = 1.1.48 =
179 Improved a few existing features (like WPML compatibility), and added a new feature: login with email address.
180
181 = 1.1.47 =
182 Improved the "Email Confirmation" feature and a few other functions.
183 Added new options for the "Userlisting" feature (available in the Pro version of Profile Buildeer).
184 Added translations: persian (thanks to Ali Mirzaei, [email protected])
185
186 = 1.1.46 =
187 Improved a few existing functions.
188
189 = 1.1.45 =
190 Fixed a few warnings on the register page.
191
192 = 1.1.44 =
193 Minor changes to the readme file.
194
195 = 1.1.43 =
196 Activation bug fixed.
197
198 = 1.1.42 =
199 Added a few improvements and fixed a few bugs.
200
201 = 1.1.41 =
202 Email Confirmation bug on WPMU fixed.
203
204 = 1.1.40 =
205 Minor changes to the readme file.
206
207 = 1.1.39 =
208 Security issue fixed regarding the "Email Confirmation" feature
209
210 = 1.1.38 =
211 Added a fix (suggested by http://wordpress.org/support/profile/maximinime) regarding the admin bar not displaying properly in some instances.
212
213 = 1.1.37 =
214 Minor changes to the readme file.
215
216 = 1.1.36 =
217 Minor changes to the readme file.
218
219 = 1.1.35 =
220 Added support for WP 3.5
221
222 = 1.1.34 =
223 Separated some of the plugin's functions into separate files. Also fixed a few bugs.
224
225 = 1.1.33 =
226 Fixed function where it wouldn't create the _signups table in the free version.
227
228 = 1.1.32 =
229 Error fixed.
230
231 = 1.1.31 =
232 Minor updates to the plugin files.
233
234 = 1.1.30 =
235 Minor changes to the plugin.
236
237 = 1.1.29 =
238 Minor changes to the readme file.
239
240 = 1.1.28 =
241 Changes to the readme file.
242
243 = 1.1.27 =
244 Fixed few warnings.
245
246 = 1.1.26 =
247 Minor changes
248
249 = 1.1.25 =
250 Different security issues fixed with other updates.
251
252 = 1.1.24 =
253 Wordpress 3.3 support
254
255 = 1.1.23 =
256 Consecutive bugfixes.
257
258 = 1.1.14 =
259 Compatibility fix for WP version 3.3
260
261 = 1.1.13 =
262 Minor changes to different parts of the plugin. Also updated the english translation.
263
264 = 1.1.12 =
265 Minor changes to readme file.
266
267 = 1.1.11 =
268 Minor changes to readme file.
269
270 = 1.1.10 =
271 Minor changes to readme file.
272
273 = 1.1.9 =
274 Minor changes to readme file.
275
276 = 1.1.8 =
277 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.
278 Added translations:
279 *italian (thanks to Gabriele, [email protected])
280 *updated the english translation
281
282 = 1.1.7 =
283 Minor modification in the readme file.
284
285 = 1.1.6 =
286 Minor upload bug on WP repository.
287
288 = 1.1.5 =
289 Added translations:
290 *czech (thanks to Martin Jurica, [email protected])
291 *updated the english translation
292
293 = 1.1.4 =
294 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.
295 Added translations:
296 *norvegian (thanks to Havard Ulvin, [email protected])
297 *dutch (thanks to Pascal Frencken, [email protected])
298 *german (thanks to Simon Stich, [email protected])
299 *spanish (thanks to redywebs, www.redywebs.com)
300
301
302 = 1.1.3 =
303 Minor bugfix.
304
305 = 1.1.2 =
306 Added translations to:
307 *hungarian(thanks to Peter VIOLA, [email protected])
308 *french(thanks to Sebastien CEZARD, [email protected])
309
310 Bugfixes/enhancements:
311 *login page now automaticly refreshes itself after 1 second, a little less annoying than clicking the refresh button manually
312 *fixed bug where translation didn't load like it should
313 *added new user notification: the admin will now know about every new subscriber
314 *fixed issue where adding one or more spaces in the checkbox options list, the user can't save values.
315
316
317 = 1.1 =
318 Added a new user-interface (borrowed from the awesome plugin OptionTree created by Derek Herman), and bugfixes.
319
320 = 1.0.10 =
321 Bugfix - The wp_update_user attempts to clear and reset cookies if it's updating the password.
322 Because of that we get "headers already sent". Fixed by hooking into the init.
323
324 = 1.0.9 =
325 Bugfix - On the edit profile page the website field added a new http:// everytime you updated your profile.
326 Bugfix/ExtraFeature - Add support for shortcodes to be run in a text widget area.
327
328 = 1.0.6 =
329 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."
330
331 = 1.0.5 =
332 You can now actualy install the plugin. All because of a silly line break.
333
334 = 1.0.4 =
335 Still no Change.
336
337 = 1.0.3 =
338 No Change.
339
340 = 1.0.2 =
341 Small changes.
342
343 = 1.0.1 =
344 Changes to the ReadMe File
345
346 = 1.0 =
347 Added the posibility of displaying/hiding default WordPress information-fields, and to modify basic layout.
348
349