Changeset 54225 for trunk/src/wp-admin/my-sites.php
- Timestamp:
- 09/19/2022 10:35:20 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/my-sites.php
r51475 r54225 50 50 get_current_screen()->set_help_sidebar( 51 51 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 52 '<p>' . __( '<a href="https:// codex.wordpress.org/Dashboard_My_Sites_Screen">Documentation on My Sites</a>' ) . '</p>' .52 '<p>' . __( '<a href="https://wordpress.org/support/article/network-admin-sites-screen/">Documentation on My Sites</a>' ) . '</p>' . 53 53 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 54 54 );
Note: See TracChangeset
for help on using the changeset viewer.