Make WordPress Core

Changeset 52934


Ignore:
Timestamp:
03/14/2022 06:12:29 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Further clarify the description for install_dashboard().

Follow-up to [52931].

See #54729.

Location:
trunk/src/wp-admin/includes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/plugin-install.php

    r52931 r52934  
    262262
    263263/**
    264  * Displays plugin install dashboard.
     264 * Displays the Featured tab of Add Plugins screen.
    265265 *
    266266 * @since 2.7.0
  • trunk/src/wp-admin/includes/plugin.php

    r52931 r52934  
    23052305
    23062306/**
    2307  * Declares an helper function for adding content to the Privacy Policy Guide.
     2307 * Declares a helper function for adding content to the Privacy Policy Guide.
    23082308 *
    23092309 * Plugins and themes should suggest text for inclusion in the site's privacy policy.
Note: See TracChangeset for help on using the changeset viewer.