mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Update help content for user edit page. props Ipstenu, see #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19459 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ $help_navigation = '<p>' . __('The left-hand navigation menu provides links to
|
||||
$help_navigation .= '<p>' . __('Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information.') . '</p>';
|
||||
|
||||
get_current_screen()->add_help_tab( array(
|
||||
'id' => 'help-navigation',
|
||||
'id' => 'help-navigation',
|
||||
'title' => __('Navigation'),
|
||||
'content' => $help_navigation,
|
||||
) );
|
||||
|
||||
Reference in New Issue
Block a user