- Timestamp:
- 02/08/2018 11:28:35 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/wcorg-misc.php
r6573 r6576 278 278 */ 279 279 function wcorg_reset_passwords_at_wporg() { 280 wp_redirect( 'https:// wordpress.org/support/bb-login.php' );280 wp_redirect( 'https://login.wordpress.org/lostpassword/' ); 281 281 die(); 282 282 }
Note: See TracChangeset
for help on using the changeset viewer.