Changeset 43519
- Timestamp:
- 07/22/2018 12:25:48 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php
r43087 r43519 146 146 * @since 4.7.0 147 147 * 148 * @param stdClass $post_type Post type data.148 * @param WP_Post_Type $post_type Post type object. 149 149 * @param WP_REST_Request $request Full details about the request. 150 150 * @return WP_REST_Response Response object.
Note: See TracChangeset
for help on using the changeset viewer.