Changeset 52422 for trunk/src/wp-admin/includes/plugin-install.php
- Timestamp:
- 12/29/2021 05:26:26 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin-install.php
r52419 r52422 137 137 * Filters the response for the current WordPress.org Plugin Installation API request. 138 138 * 139 * Passing a non-false value will effectively short-circuit the WordPress.org API request.139 * Returning a non-false value will effectively short-circuit the WordPress.org API request. 140 140 * 141 141 * If `$action` is 'query_plugins' or 'plugin_information', an object MUST be passed.
Note: See TracChangeset
for help on using the changeset viewer.