Changeset 55412 for trunk/src/wp-admin/network/sites.php
- Timestamp:
- 02/23/2023 10:36:33 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/sites.php
r52205 r55412 44 44 get_current_screen()->set_help_sidebar( 45 45 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 46 '<p>' . __( '<a href="https://wordpress.org/ support/article/network-admin-sites-screen/">Documentation on Site Management</a>' ) . '</p>' .46 '<p>' . __( '<a href="https://wordpress.org/documentation/article/network-admin-sites-screen/">Documentation on Site Management</a>' ) . '</p>' . 47 47 '<p>' . __( '<a href="https://wordpress.org/support/forum/multisite/">Support Forums</a>' ) . '</p>' 48 48 );
Note: See TracChangeset
for help on using the changeset viewer.