Changeset 55412 for trunk/src/wp-admin/network/index.php
- Timestamp:
- 02/23/2023 10:36:33 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/index.php
r51475 r55412 54 54 get_current_screen()->set_help_sidebar( 55 55 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 56 '<p>' . __( '<a href="https://wordpress.org/ support/article/network-admin/">Documentation on the Network Admin</a>' ) . '</p>' .56 '<p>' . __( '<a href="https://wordpress.org/documentation/article/network-admin/">Documentation on the Network Admin</a>' ) . '</p>' . 57 57 '<p>' . __( '<a href="https://wordpress.org/support/forum/multisite/">Support Forums</a>' ) . '</p>' 58 58 );
Note: See TracChangeset
for help on using the changeset viewer.