Changeset 8322
- Timestamp:
- 04/25/2014 02:00:23 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-screens.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-screens.php
r8291 r8322 210 210 do_action( 'xprofile_avatar_uploaded' ); 211 211 bp_core_add_message( __( 'Your new avatar was uploaded successfully.', 'buddypress' ) ); 212 bp_core_redirect( bp_ loggedin_user_domain() );212 bp_core_redirect( bp_displayed_user_domain() ); 213 213 } 214 214 }
Note: See TracChangeset
for help on using the changeset viewer.