Changeset 58564 for trunk/src/wp-admin/network/sites.php
- Timestamp:
- 06/25/2024 01:32:13 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/network/sites.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/sites.php
r58131 r58564 29 29 'title' => __( 'Overview' ), 30 30 'content' => 31 '<p>' . __( 'Add New takes you to the Add New Site screen. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page.' ) . '</p>' .32 '<p>' . __( 'This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table.' ) . '</p>' .31 '<p>' . __( 'Add New Site takes you to the screen for adding a new site to the network. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page.' ) . '</p>' . 32 '<p>' . __( 'This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table.' ) . '</p>' . 33 33 '<p>' . __( 'Hovering over each site reveals seven options (three for the primary site):' ) . '</p>' . 34 34 '<ul><li>' . __( 'An Edit link to a separate Edit Site screen.' ) . '</li>' . 35 35 '<li>' . __( 'Dashboard leads to the Dashboard for that site.' ) . '</li>' . 36 36 '<li>' . __( 'Deactivate, Archive, and Spam which lead to confirmation screens. These actions can be reversed later.' ) . '</li>' . 37 '<li>' . __( 'Delete which is a permanent action after the confirmation screens.' ) . '</li>' . 38 '<li>' . __( 'Visit to go to the front-end site live.' ) . '</li></ul>' . 39 '<p>' . __( 'The site ID is used internally, and is not shown on the front end of the site or to users/viewers.' ) . '</p>' . 40 '<p>' . __( 'Clicking on bold headings can re-sort this table.' ) . '</p>', 37 '<li>' . __( 'Delete which is a permanent action after the confirmation screen.' ) . '</li>' . 38 '<li>' . __( 'Visit to go to the front-end of the live site.' ) . '</li></ul>', 41 39 ) 42 40 );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)