Changeset 8289 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-login/index.php
- Timestamp:
- 02/20/2019 08:46:16 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-login/index.php
r4470 r8289 7 7 8 8 // Silence is Golden. If we're at this point, then no template exists for the given request yet. 9 if ( ! function_exists( 'wp_safe_redirect' ) ) exit; 9 10 wp_safe_redirect( '/' ); 10 11
Note: See TracChangeset
for help on using the changeset viewer.