Ticket #48185: 48185.diff
| File 48185.diff, 430 bytes (added by , 6 years ago) |
|---|
-
src/wp-includes/ms-functions.php
1073 1073 site_url( "wp-activate.php?key=$key" ) 1074 1074 ); 1075 1075 1076 // TODO: Don't hard code activation link.1077 1076 $subject = sprintf( 1078 1077 /** 1079 1078 * Filters the subject of the notification email of new user signup.