Changeset 2436 for trunk/wp-login.php
- Timestamp:
- 03/13/2005 04:36:09 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-login.php
r2425 r2436 185 185 } 186 186 do_action('wp_login', $user_login); 187 header("Location: $redirect_to");187 wp_redirect($redirect_to); 188 188 exit(); 189 189 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)