Changeset 5683 for trunk/bp-core/bp-core-filters.php
- Timestamp:
- 02/09/2012 09:38:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-filters.php
r5670 r5683 113 113 */ 114 114 function bp_core_login_redirect( $redirect_to ) { 115 global $ bp, $wpdb;115 global $wpdb; 116 116 117 117 // Don't mess with the redirect if this is not the root blog
Note: See TracChangeset
for help on using the changeset viewer.