'Overview' for old-style help tabs, not 'Screen Info.' props jane. see #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19493 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
291a5ed05b
commit
c754f4636f
@ -685,7 +685,7 @@ final class WP_Screen {
|
||||
if ( $old_help ) {
|
||||
$this->add_help_tab( array(
|
||||
'id' => 'contextual-help',
|
||||
'title' => __('Screen Info'),
|
||||
'title' => __('Overview'),
|
||||
'content' => $old_help,
|
||||
) );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user