mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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:
parent
abfaf6df00
commit
26bb0d7479
@ -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
|
||||
*/
|
||||
|
||||
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user