Changeset 389
- Timestamp:
- 10/12/2008 07:15:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-signup.php
r384 r389 286 286 global $wpdb, $profile_picture_path; 287 287 288 if ( WP_INSTALLING ) 289 return false; 290 288 291 /* Only do this if this is a new user, and not a user creating a home base */ 289 292 if ( !is_user_logged_in() ) {
Note: See TracChangeset
for help on using the changeset viewer.