mirror of
git://develop.git.wordpress.org/
synced 2025-03-18 19:09:47 +01:00
Site Health: Typo correction in Site Health help tab.
Follow-up to [52053]. Props pedromendonca. Fixes #54656. git-svn-id: https://develop.svn.wordpress.org/trunk@52385 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0759d89e67
commit
6ab94802c2
@ -81,7 +81,7 @@ get_current_screen()->add_help_tab(
|
||||
'content' =>
|
||||
'<p>' . __( 'This screen allows you to obtain a health diagnosis of your site, and displays an overall rating of the status of your installation.' ) . '</p>' .
|
||||
'<p>' . __( 'In the Status tab, you can see critical information about your WordPress configuration, along with anything else that requires your attention.' ) . '</p>' .
|
||||
'<p>' . __( 'In the Info tab, you will find all the details about the configuration of your WordPress site, server, and database. There is also an export feature that allows you to copy all of the information about your site to the clipboard, help solve problems on your site when obtaining support.' ) . '</p>',
|
||||
'<p>' . __( 'In the Info tab, you will find all the details about the configuration of your WordPress site, server, and database. There is also an export feature that allows you to copy all of the information about your site to the clipboard, to help solve problems on your site when obtaining support.' ) . '</p>',
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user