User registration & user profile – Profile Builder - Version 1.1.55

Version Description

Minor changes in the plugin's readme file and updated the screenshots.

Download this release

Release Info

Developer barinagabriel
Plugin Icon 128x128 User registration & user profile – Profile Builder
Version 1.1.55
Comparing to
See all releases

Code changes from version 1.1.54 to 1.1.55

Files changed (6) hide show
  1. index.php +2 -2
  2. readme.txt +42 -38
  3. screenshot-4.jpg +0 -0
  4. screenshot-5.jpg +0 -0
  5. screenshot-6.jpg +0 -0
  6. screenshot-7.jpg +0 -0
index.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Profile Builder
4
  Plugin URI: http://www.cozmoslabs.com/2011/04/12/wordpress-profile-builder-a-front-end-user-registration-login-and-edit-profile-plugin/
5
  Description: Login, registration and edit profile shortcodes for the front-end. Also you can chose what fields should be displayed or add new (custom) ones both in the front-end and in the dashboard.
6
- Version: 1.1.54
7
  Author: Reflection Media, Barina Gabriel
8
  Author URI: http://www.reflectionmedia.ro
9
  License: GPL2
@@ -54,7 +54,7 @@ function wppb_return_bytes($val) {
54
  }
55
 
56
 
57
- define( 'PROFILE_BUILDER_VERSION', '1.1.54' );
58
  define( 'WPPB_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . dirname( plugin_basename( __FILE__ ) ) );
59
 
60
  if (file_exists ( WPPB_PLUGIN_DIR . '/premium/addons/addon.php' ))
3
  Plugin Name: Profile Builder
4
  Plugin URI: http://www.cozmoslabs.com/2011/04/12/wordpress-profile-builder-a-front-end-user-registration-login-and-edit-profile-plugin/
5
  Description: Login, registration and edit profile shortcodes for the front-end. Also you can chose what fields should be displayed or add new (custom) ones both in the front-end and in the dashboard.
6
+ Version: 1.1.55
7
  Author: Reflection Media, Barina Gabriel
8
  Author URI: http://www.reflectionmedia.ro
9
  License: GPL2
54
  }
55
 
56
 
57
+ define( 'PROFILE_BUILDER_VERSION', '1.1.55' );
58
  define( 'WPPB_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . dirname( plugin_basename( __FILE__ ) ) );
59
 
60
  if (file_exists ( WPPB_PLUGIN_DIR . '/premium/addons/addon.php' ))
readme.txt CHANGED
@@ -1,57 +1,57 @@
1
- === Profile Builder ===
2
 
3
  Contributors: reflectionmedia, barinagabriel
4
  Donate link: http://www.cozmoslabs.com/wordpress-profile-builder/
5
- Tags: registration, profile, user registration, custom field registration, customize profile, user fields, builder, profile builder, custom profile, user profile, custom user profile, user profile page,
6
- custom registration, custom registration form, custom registration page, extra user fields, registration page, user custom fields, user listing, user login, user registration form, front-end login,
7
- front-end register, front-end registration, frontend edit profile, edit profile
8
  Requires at least: 3.1
9
  Tested up to: 3.5.1
10
- Stable tag: 1.1.54
11
 
12
- Simple to use profile plugin allowing front-end login, registration and edit profile by using shortcodes.
13
 
14
  == Description ==
15
 
16
- Profile Builder is WordPress registration done right.
17
 
18
  It lets you customize your website by adding a front-end menu for all your users,
19
- giving them a more flexible way to modify their user-information or register new users (front-end registration).
20
- Also, grants users with administrator rights to customize basic user fields or add custom ones.
21
 
22
  To achieve this, just create a new page and give it an intuitive name(i.e. Edit Profile).
23
  Now all you need to do is add the following shortcode(for the previous example): [wppb-edit-profile].
24
  Publish the page and you are done!
25
 
26
- You can use the following shortcodes:
 
27
 
28
- * **[wppb-edit-profile]** - to grant users front-end access to their personal information (requires user to be logged in).
29
- * **[wppb-login]** - to add a front-end log-in form.
30
- * **[wppb-register]** - to add a front-end 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
  * add a custom stylesheet/inherit values from the current theme or use one of the following built into this plugin: default, white or black.
36
- * select whether to display or not the admin bar in the front end for a specific user-group registered to the site.
37
- * select which information-field can users see/modify. The hidden fields values remain unmodified.
38
 
39
  **PROFILE BUILDER PRO**
40
 
41
  The [Pro version](http://www.cozmoslabs.com/wordpress-profile-builder/) has the following extra features:
42
 
43
- * Create Extra User Fields (Heading, Input, Checkbox, Agree to Terms Checkbox, Radio Buttons, DatePicker, Textareas, Upload fields, Selects, Country Selects, Timezone selects, Avatar Upload)
44
- * Add avatar upload for users
45
  * Front-end User Listing (sorting included)
46
  * Custom Redirects
 
 
 
 
 
47
  * Select one of the 2 additional CSS styles: black or white
48
  * Access to support forums and documentation
49
  * 1 Year of Updates / Priority Support
50
- * Addons (e.g. custom redirects)
51
- * Fully Customizable User-Listing
52
- * Admin Approval
53
- * Email Confirmation
54
- * reCAPTCHA on registration form
55
 
56
  [Click here to find out more](http://www.cozmoslabs.com/wordpress-profile-builder/) or watch the video below:
57
 
@@ -59,7 +59,7 @@ The [Pro version](http://www.cozmoslabs.com/wordpress-profile-builder/) has the
59
 
60
  NOTE:
61
 
62
- 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.
63
 
64
 
65
 
@@ -71,28 +71,32 @@ This plugin only adds/removes fields in the front-end. The default information-f
71
 
72
  == Frequently Asked Questions ==
73
 
74
- = I navigated away from Profile Builder and now I cant find it anymore; where is it? =
75
 
76
- Profile Builder can be found in the default menu of your WordPress installation under the Users sub-menu.
77
 
78
- = Why do the custom WordPress fields still show up, even though I set it to be "hidden"? =
79
 
80
- Profile Builder only disables the default fields in the front-end of your site/blog, it does absolutely nothing in the dashboard.
81
-
82
 
83
- = I cant find a question similar to my issue; Where can I find support? =
84
 
85
- For more information please visit http://www.cozmoslabs.com and check out the faq section from Profile Builder
86
 
87
 
88
  == Screenshots ==
89
- 1. General Settings
90
  2. Show/Hide Admin Bar
91
- 3. Select Default User Fields
92
- 4. Register Page
93
- 5. Logged in Page
 
 
94
 
95
  == Changelog ==
 
 
 
96
  = 1.1.54 =
97
  Minor changes in the plugin's readme file.
98
 
@@ -109,14 +113,14 @@ Minor changes in the plugin's readme file.
109
  Improved the userlisting feature in the Pro version.
110
 
111
  = 1.1.49 =
112
- Fixed "Edit Profile" bug and impred the "Admin Approval" default listing (in the paid versions).
113
 
114
  = 1.1.48 =
115
  Improved a few existing features (like WPML compatibility), and added a new feature: login with email address.
116
 
117
  = 1.1.47 =
118
  Improved the "Email Confirmation" feature and a few other functions.
119
- Added new options for the "Userlisting" feature (available in the Pro version of Profile Buildeer).
120
  Added translations: persian (thanks to Ali Mirzaei, info@alimir.ir)
121
 
122
  = 1.1.46 =
@@ -227,7 +231,7 @@ Added translations:
227
  *updated the english translation
228
 
229
  = 1.1.4 =
230
- 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.
231
  Added translations:
232
  *norvegian (thanks to Havard Ulvin, haavard@ulvin.no)
233
  *dutch (thanks to Pascal Frencken, pascal.frencken@dedeelgaard.nl)
@@ -244,7 +248,7 @@ Added translations to:
244
  *french(thanks to Sebastien CEZARD, sebastiencezard@orange.fr)
245
 
246
  Bugfixes/enhancements:
247
- *login page now automaticly refreshes itself after 1 second, a little less annoying than clicking the refresh button manually
248
  *fixed bug where translation didn't load like it should
249
  *added new user notification: the admin will now know about every new subscriber
250
  *fixed issue where adding one or more spaces in the checkbox options list, the user can't save values.
1
+ === Profile Builder - front-end user registration, login and edit profile ===
2
 
3
  Contributors: reflectionmedia, barinagabriel
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
6
+
 
7
  Requires at least: 3.1
8
  Tested up to: 3.5.1
9
+ Stable tag: 1.1.55
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
+ Also, grants users with administrator rights to customize basic user fields or add custom user fields.
20
 
21
  To achieve this, just 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
  * add a custom stylesheet/inherit values from the current theme or use one of the following built into this plugin: default, white or black.
36
+ * select whether to display or not the admin bar in the front-end for a specific user group registered to the site.
37
+ * select which information fields can users see/modify. The hidden user fields values remain unmodified.
38
 
39
  **PROFILE BUILDER PRO**
40
 
41
  The [Pro version](http://www.cozmoslabs.com/wordpress-profile-builder/) has the following extra features:
42
 
43
+ * Create Extra User Fields (Heading, Input, Checkbox, Agree to Terms Checkbox, Radio Buttons, DatePicker, Textareas, Upload Fields, Selects, Country Selects, Timezone Selects, Avatar Upload)
44
+ * Add Avatar Upload for users
45
  * Front-end User Listing (sorting included)
46
  * Custom Redirects
47
+ * Fully Customizable User Listing
48
+ * Admin Approval
49
+ * Email Confirmation
50
+ * reCAPTCHA on user registration form
51
+ * Advanced Addons (e.g. custom redirects)
52
  * Select one of the 2 additional CSS styles: black or white
53
  * Access to support forums and documentation
54
  * 1 Year of Updates / Priority Support
 
 
 
 
 
55
 
56
  [Click here to find out more](http://www.cozmoslabs.com/wordpress-profile-builder/) or watch the video below:
57
 
59
 
60
  NOTE:
61
 
62
+ This plugin only adds/removes user fields in the front-end. The default profile fields will still be visible (and thus modifiable) from the back-end, while custom fields will only be visible in the front-end.
63
 
64
 
65
 
71
 
72
  == Frequently Asked Questions ==
73
 
74
+ = I navigated away from Profile Builder and now I cant find it anymore; where is it? =
75
 
76
+ Profile Builder can be found in the default menu of your WordPress installation under the Users sub-menu.
77
 
78
+ = Why do the custom WordPress user fields still show up, even though I set it to be "hidden"? =
79
 
80
+ Profile Builder only disables the default user fields in the front-end of your site/blog, it does absolutely nothing in the dashboard.
 
81
 
82
+ = I cant find a question similar to my issue; Where can I find support? =
83
 
84
+ For more information please visit http://www.cozmoslabs.com and check out the faq section from Profile Builder - front-end user registration plugin.
85
 
86
 
87
  == Screenshots ==
88
+ 1. General Settings - Profile Builder, front-end user registration plugin
89
  2. Show/Hide Admin Bar
90
+ 3. Profile Builder - Select Default User Fields
91
+ 4. Front-end User Registration Page
92
+ 5. User Login Page
93
+ 6. Edit User Profile Page
94
+ 7. Password Recovery Page
95
 
96
  == Changelog ==
97
+ = 1.1.55 =
98
+ Minor changes in the plugin's readme file and updated the screenshots.
99
+
100
  = 1.1.54 =
101
  Minor changes in the plugin's readme file.
102
 
113
  Improved the userlisting feature in the Pro version.
114
 
115
  = 1.1.49 =
116
+ Fixed "Edit Profile" bug and improved the "Admin Approval" default listing (in the paid versions).
117
 
118
  = 1.1.48 =
119
  Improved a few existing features (like WPML compatibility), and added a new feature: login with email address.
120
 
121
  = 1.1.47 =
122
  Improved the "Email Confirmation" feature and a few other functions.
123
+ Added new options for the "Userlisting" feature (available in the Pro version of Profile Builder).
124
  Added translations: persian (thanks to Ali Mirzaei, info@alimir.ir)
125
 
126
  = 1.1.46 =
231
  *updated the english translation
232
 
233
  = 1.1.4 =
234
+ 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 automatically set to all new users.
235
  Added translations:
236
  *norvegian (thanks to Havard Ulvin, haavard@ulvin.no)
237
  *dutch (thanks to Pascal Frencken, pascal.frencken@dedeelgaard.nl)
248
  *french(thanks to Sebastien CEZARD, sebastiencezard@orange.fr)
249
 
250
  Bugfixes/enhancements:
251
+ *login page now automatically refreshes itself after 1 second, a little less annoying than clicking the refresh button manually
252
  *fixed bug where translation didn't load like it should
253
  *added new user notification: the admin will now know about every new subscriber
254
  *fixed issue where adding one or more spaces in the checkbox options list, the user can't save values.
screenshot-4.jpg CHANGED
Binary file
screenshot-5.jpg CHANGED
Binary file
screenshot-6.jpg ADDED
Binary file
screenshot-7.jpg ADDED
Binary file