- Timestamp:
- 06/30/2021 06:42:59 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php
r51278 r51289 680 680 * @param string $new_status The plugin's new status. 681 681 * @param string $current_status The plugin's current status. 682 *683 682 * @return true|WP_Error 684 683 */ … … 790 789 * @param WP_REST_Request $request The request to require the plugin matches against. 791 790 * @param array $item The plugin item. 792 *793 791 * @return bool 794 792 */
Note: See TracChangeset
for help on using the changeset viewer.