Make WordPress Core

Ticket #37896: 37896.patch

File 37896.patch, 951 bytes (added by johnjamesjacoby, 9 years ago)
  • src/wp-admin/my-sites.php

    diff --git src/wp-admin/my-sites.php src/wp-admin/my-sites.php
    index 6ec3367..a6b4dd9 100644
     
    3939        'id'      => 'overview',
    4040        'title'   => __('Overview'),
    4141        'content' =>
    42                 '<p>' . __('This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the front end or the dashboard for that site.') . '</p>' .
    43                 '<p>' . __('Up until WordPress version 3.0, what is now called a Multisite Network had to be installed separately as WordPress MU (multi-user).') . '</p>'
     42                '<p>' . __('This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the front end or the dashboard for that site.') . '</p>'
    4443) );
    4544
    4645get_current_screen()->set_help_sidebar(