- Timestamp:
- 05/10/2017 04:45:10 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
r40571 r40602 1967 1967 'description' => __( 'The ID of the featured media for the object.' ), 1968 1968 'type' => 'integer', 1969 'context' => array( 'view', 'edit' ),1969 'context' => array( 'view', 'edit', 'embed' ), 1970 1970 ); 1971 1971 break;
Note: See TracChangeset
for help on using the changeset viewer.