Docs: Further clarify the description for install_dashboard().

Follow-up to [52931].

See #54729.

git-svn-id: https://develop.svn.wordpress.org/trunk@52934 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2022-03-14 18:12:29 +00:00
parent abfaf6df00
commit 26bb0d7479
2 changed files with 2 additions and 2 deletions

View File

@ -261,7 +261,7 @@ function install_popular_tags( $args = array() ) {
}
/**
* Displays plugin install dashboard.
* Displays the Featured tab of Add Plugins screen.
*
* @since 2.7.0
*/

View File

@ -2304,7 +2304,7 @@ function plugin_sandbox_scrape( $plugin ) {
}
/**
* Declares an helper function for adding content to the Privacy Policy Guide.
* Declares a helper function for adding content to the Privacy Policy Guide.
*
* Plugins and themes should suggest text for inclusion in the site's privacy policy.
* The suggested text should contain information about any functionality that affects user privacy,