PluginProbe
User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor / 2.0.4
User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor v2.0.4
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 2.0.7 All 340 releases
profile-builder / readme.txt

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

353 lines 12.5 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.4
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.4 =
106 Added $account_name as a parameter in the wppb_register_success_message filter
107 Fixed typo in password strength meeter.
108
109 = 2.0.3 =
110 Fixed bug that made radio buttons field types not to throw error when they are required
111 Fixed XSS security vulnerability in fallback-page.php
112 Reintroduced the filters:'wppb_generated_random_username', 'wppb_userlisting_extra_meta_email' and 'wppb_userlisting_extra_meta_user_name'
113 Fixed the bug when changing the password in a edit profile form we were logged out
114
115 = 2.0.2 =
116 * Brand new user interface.
117 * Drag & drop to reorder User Profile Fields.
118 * More flexibility for Managing Default User Fields.
119 * Better Security by Enforcing Minimum Password Length and Minimum Password Strength on all forms (front-end and back-end).
120 * 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.
121
122 = 1.1.67 =
123 * Added stripslashes to register shortcode.
124
125 = 1.1.66 =
126 * Sanitized forms against XSS exploits.
127
128 = 1.1.65 =
129 * Minor changes in the readme and index files.
130
131 = 1.1.64 =
132 * Minor changes in the readme and index files.
133
134 = 1.1.63 =
135 * Changes weren't saving on the Edit Profile page when profile was not fully updated.
136
137 = 1.1.62 =
138 * Minor changes to the readme file.
139
140 = 1.1.61 =
141 * Fixed a few notices in the plugin.
142
143 = 1.1.60 =
144 * Emergency security update regarding the password recovery feature.
145
146 = 1.1.59 =
147 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.
148
149 = 1.1.58 =
150 Small changes to the index.php file
151
152 = 1.1.57 =
153 Fixed some bugs which only appeared in WPMU sites.
154
155 = 1.1.57 =
156 Minor changes to the readme.txt file.
157
158 = 1.1.56 =
159 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.
160
161 = 1.1.55 =
162 Minor changes in the plugin's readme file and updated the screenshots.
163
164 = 1.1.54 =
165 Minor changes in the plugin's readme file.
166
167 = 1.1.53 =
168 Minor changes in the plugin's readme file.
169
170 = 1.1.52 =
171 Minor changes in the plugin's readme file.
172
173 = 1.1.51 =
174 Minor changes in the plugin's readme file.
175
176 = 1.1.50 =
177 Improved the userlisting feature in the Pro version.
178
179 = 1.1.49 =
180 Fixed "Edit Profile" bug and impred the "Admin Approval" default listing (in the paid versions).
181
182 = 1.1.48 =
183 Improved a few existing features (like WPML compatibility), and added a new feature: login with email address.
184
185 = 1.1.47 =
186 Improved the "Email Confirmation" feature and a few other functions.
187 Added new options for the "Userlisting" feature (available in the Pro version of Profile Buildeer).
188 Added translations: persian (thanks to Ali Mirzaei, info@alimir.ir)
189
190 = 1.1.46 =
191 Improved a few existing functions.
192
193 = 1.1.45 =
194 Fixed a few warnings on the register page.
195
196 = 1.1.44 =
197 Minor changes to the readme file.
198
199 = 1.1.43 =
200 Activation bug fixed.
201
202 = 1.1.42 =
203 Added a few improvements and fixed a few bugs.
204
205 = 1.1.41 =
206 Email Confirmation bug on WPMU fixed.
207
208 = 1.1.40 =
209 Minor changes to the readme file.
210
211 = 1.1.39 =
212 Security issue fixed regarding the "Email Confirmation" feature
213
214 = 1.1.38 =
215 Added a fix (suggested by http://wordpress.org/support/profile/maximinime) regarding the admin bar not displaying properly in some instances.
216
217 = 1.1.37 =
218 Minor changes to the readme file.
219
220 = 1.1.36 =
221 Minor changes to the readme file.
222
223 = 1.1.35 =
224 Added support for WP 3.5
225
226 = 1.1.34 =
227 Separated some of the plugin's functions into separate files. Also fixed a few bugs.
228
229 = 1.1.33 =
230 Fixed function where it wouldn't create the _signups table in the free version.
231
232 = 1.1.32 =
233 Error fixed.
234
235 = 1.1.31 =
236 Minor updates to the plugin files.
237
238 = 1.1.30 =
239 Minor changes to the plugin.
240
241 = 1.1.29 =
242 Minor changes to the readme file.
243
244 = 1.1.28 =
245 Changes to the readme file.
246
247 = 1.1.27 =
248 Fixed few warnings.
249
250 = 1.1.26 =
251 Minor changes
252
253 = 1.1.25 =
254 Different security issues fixed with other updates.
255
256 = 1.1.24 =
257 Wordpress 3.3 support
258
259 = 1.1.23 =
260 Consecutive bugfixes.
261
262 = 1.1.14 =
263 Compatibility fix for WP version 3.3
264
265 = 1.1.13 =
266 Minor changes to different parts of the plugin. Also updated the english translation.
267
268 = 1.1.12 =
269 Minor changes to readme file.
270
271 = 1.1.11 =
272 Minor changes to readme file.
273
274 = 1.1.10 =
275 Minor changes to readme file.
276
277 = 1.1.9 =
278 Minor changes to readme file.
279
280 = 1.1.8 =
281 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.
282 Added translations:
283 *italian (thanks to Gabriele, globalwebadvices@gmail.com)
284 *updated the english translation
285
286 = 1.1.7 =
287 Minor modification in the readme file.
288
289 = 1.1.6 =
290 Minor upload bug on WP repository.
291
292 = 1.1.5 =
293 Added translations:
294 *czech (thanks to Martin Jurica, martin@jurica.info)
295 *updated the english translation
296
297 = 1.1.4 =
298 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.
299 Added translations:
300 *norvegian (thanks to Havard Ulvin, haavard@ulvin.no)
301 *dutch (thanks to Pascal Frencken, pascal.frencken@dedeelgaard.nl)
302 *german (thanks to Simon Stich, simon@1000ff.de)
303 *spanish (thanks to redywebs, www.redywebs.com)
304
305
306 = 1.1.3 =
307 Minor bugfix.
308
309 = 1.1.2 =
310 Added translations to:
311 *hungarian(thanks to Peter VIOLA, info@violapeter.hu)
312 *french(thanks to Sebastien CEZARD, sebastiencezard@orange.fr)
313
314 Bugfixes/enhancements:
315 *login page now automaticly refreshes itself after 1 second, a little less annoying than clicking the refresh button manually
316 *fixed bug where translation didn't load like it should
317 *added new user notification: the admin will now know about every new subscriber
318 *fixed issue where adding one or more spaces in the checkbox options list, the user can't save values.
319
320
321 = 1.1 =
322 Added a new user-interface (borrowed from the awesome plugin OptionTree created by Derek Herman), and bugfixes.
323
324 = 1.0.10 =
325 Bugfix - The wp_update_user attempts to clear and reset cookies if it's updating the password.
326 Because of that we get "headers already sent". Fixed by hooking into the init.
327
328 = 1.0.9 =
329 Bugfix - On the edit profile page the website field added a new http:// everytime you updated your profile.
330 Bugfix/ExtraFeature - Add support for shortcodes to be run in a text widget area.
331
332 = 1.0.6 =
333 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."
334
335 = 1.0.5 =
336 You can now actualy install the plugin. All because of a silly line break.
337
338 = 1.0.4 =
339 Still no Change.
340
341 = 1.0.3 =
342 No Change.
343
344 = 1.0.2 =
345 Small changes.
346
347 = 1.0.1 =
348 Changes to the ReadMe File
349
350 = 1.0 =
351 Added the posibility of displaying/hiding default WordPress information-fields, and to modify basic layout.
352
353