Changeset 52934
- Timestamp:
- 03/14/2022 06:12:29 PM (3 years ago)
- Location:
- trunk/src/wp-admin/includes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin-install.php
r52931 r52934 262 262 263 263 /** 264 * Displays plugin install dashboard.264 * Displays the Featured tab of Add Plugins screen. 265 265 * 266 266 * @since 2.7.0 -
trunk/src/wp-admin/includes/plugin.php
r52931 r52934 2305 2305 2306 2306 /** 2307 * Declares a nhelper function for adding content to the Privacy Policy Guide.2307 * Declares a helper function for adding content to the Privacy Policy Guide. 2308 2308 * 2309 2309 * Plugins and themes should suggest text for inclusion in the site's privacy policy.
Note: See TracChangeset
for help on using the changeset viewer.