- Timestamp:
- 09/14/2023 12:44:23 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php
r56548 r56586 410 410 public function prepare_item_for_response( $item, $request ) { 411 411 // Restores the more descriptive, specific name for use within this method. 412 $post = $item; 412 $post = $item; 413 413 414 $response = $this->revisions_controller->prepare_item_for_response( $post, $request ); 414 415 $fields = $this->get_fields_for_response( $request ); 415 $fields = $this->get_fields_for_response( $request ); 416 416 417 417 if ( in_array( 'preview_link', $fields, true ) ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)