Changeset 55412 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 02/23/2023 10:36:33 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r55276 r55412 1155 1155 function get_site_screen_help_sidebar_content() { 1156 1156 return '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 1157 '<p>' . __( '<a href="https://wordpress.org/ support/article/network-admin-sites-screen/">Documentation on Site Management</a>' ) . '</p>' .1157 '<p>' . __( '<a href="https://wordpress.org/documentation/article/network-admin-sites-screen/">Documentation on Site Management</a>' ) . '</p>' . 1158 1158 '<p>' . __( '<a href="https://wordpress.org/support/forum/multisite/">Support Forums</a>' ) . '</p>'; 1159 1159 }
Note: See TracChangeset
for help on using the changeset viewer.