File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 316316 )
317317 );
318318
319- $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Learn more: Auto-updates documentation </a> ' ) . '</p> ' ;
319+ $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Documentation on Auto-updates</a> ' ) . '</p> ' ;
320320}
321321
322322get_current_screen ()->set_help_sidebar (
Original file line number Diff line number Diff line change 580580 )
581581 );
582582
583- $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Learn more: Auto-updates documentation </a> ' ) . '</p> ' ;
583+ $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Documentation on Auto-updates</a> ' ) . '</p> ' ;
584584}
585585
586586get_current_screen ()->set_help_sidebar (
Original file line number Diff line number Diff line change 199199 )
200200 );
201201
202- $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Learn more: Auto-updates documentation </a> ' ) . '</p> ' ;
202+ $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Documentation on Auto-updates</a> ' ) . '</p> ' ;
203203} // End if 'update_themes' && 'wp_is_auto_update_enabled_for_type'.
204204
205205get_current_screen ()->set_help_sidebar (
Original file line number Diff line number Diff line change @@ -1008,7 +1008,7 @@ function do_undismiss_core_update() {
10081008 )
10091009 );
10101010
1011- $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Learn more: Auto-updates documentation </a> ' ) . '</p> ' ;
1011+ $ help_sidebar_autoupdates = '<p> ' . __ ( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Documentation on Auto-updates</a> ' ) . '</p> ' ;
10121012}
10131013
10141014get_current_screen ()->set_help_sidebar (
You can’t perform that action at this time.
0 commit comments