Changeset 38350
- Timestamp:
- 08/25/2016 07:35:15 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r38334 r38350 1129 1129 * in conjunction with the {@see 'wp_redirect'} and {@see 'wp_redirect_location'} hooks: 1130 1130 * 1131 * if ( wp_redirect( $url ) {1131 * if ( wp_redirect( $url ) ) { 1132 1132 * exit; 1133 1133 * }
Note: See TracChangeset
for help on using the changeset viewer.