Changeset 51317 for branches/5.8/src/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php
- Timestamp:
- 07/02/2021 07:03:11 PM (3 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/src/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php
r49955 r51317 663 663 * @param string $new_status The plugin's new status. 664 664 * @param string $current_status The plugin's current status. 665 *666 665 * @return true|WP_Error 667 666 */ … … 773 772 * @param WP_REST_Request $request The request to require the plugin matches against. 774 773 * @param array $item The plugin item. 775 *776 774 * @return bool 777 775 */
Note: See TracChangeset
for help on using the changeset viewer.