mirror of
git://develop.git.wordpress.org/
synced 2025-02-11 18:41:37 +01:00
General: Revert [54225].
The My Site screen is not documented on HelpHub yet, so let's re-add the former Codex link for now. Follow-up to [54225]. Props SergeyBiryukov. Unprops audrasjb. See #48987. git-svn-id: https://develop.svn.wordpress.org/trunk@54245 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4241aa348a
commit
58433f0f5a
@ -49,7 +49,7 @@ get_current_screen()->add_help_tab(
|
||||
|
||||
get_current_screen()->set_help_sidebar(
|
||||
'<p><strong>' . __( 'For more information:' ) . '</strong></p>' .
|
||||
'<p>' . __( '<a href="https://wordpress.org/support/article/network-admin-sites-screen/">Documentation on My Sites</a>' ) . '</p>' .
|
||||
'<p>' . __( '<a href="https://codex.wordpress.org/Dashboard_My_Sites_Screen">Documentation on My Sites</a>' ) . '</p>' .
|
||||
'<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>'
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user