Changes between Initial Version and Version 3 of Ticket #39209
- Timestamp:
- 12/09/2016 07:52:55 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39209
-
Property
Status
changed from
new
toassigned
- Property Focuses multisite added
- Property Owner set to flixos90
-
Property
Milestone
changed from
Awaiting Review
to4.8
- Property Keywords needs-patch added
-
Property
Status
changed from
-
Ticket #39209 – Description
initial v3 1 replace 1 check with current_user_can( 'manage_network' ) in wp-signup.php;1 replace 1 check with `current_user_can( 'manage_network' )` in `wp-signup.php`; 2 2 3 in addition, change the message string to Greetings Network Administrator! The network currently allows “%s” registrations. To change or disable registration go to your <a href="%s">Options page</a>. and the $i18n['blog']string to site to match current naming conventions3 in addition, change the message string to `Greetings Network Administrator! The network currently allows “%s” registrations. To change or disable registration go to your <a href="%s">Options page</a>.` and the `$i18n['blog']` string to site to match current naming conventions