Changeset 8258
- Timestamp:
- 04/09/2014 12:48:39 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-actions.php
r7960 r8258 104 104 105 105 // Redirect to the root domain 106 bp_core_redirect( bp_displayed_user_domain() . bp_get_settings_slug() . '/pr ivacy' );106 bp_core_redirect( bp_displayed_user_domain() . bp_get_settings_slug() . '/profile' ); 107 107 } 108 108 add_action( 'bp_actions', 'bp_xprofile_action_settings' );
Note: See TracChangeset
for help on using the changeset viewer.