- Timestamp:
- 10/11/2022 01:23:49 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
r54121 r54476 2896 2896 'type' => 'string', 2897 2897 ), 2898 'sanitize_callback' => 'wp_parse_slug_list',2899 2898 ); 2900 2899
Note: See TracChangeset
for help on using the changeset viewer.