- Timestamp:
- 09/09/2017 01:48:47 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php
r41219 r41354 302 302 * 303 303 * @param (mixed) $result The revision object (if it was deleted or moved to the trash successfully) 304 * or false (failure). If the revision was moved to t o the trash, $result represents304 * or false (failure). If the revision was moved to the trash, $result represents 305 305 * its new state; if it was deleted, $result represents its state before deletion. 306 306 * @param WP_REST_Request $request The request sent to the API.
Note: See TracChangeset
for help on using the changeset viewer.