- Timestamp:
- 11/02/2016 06:01:49 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
r39015 r39089 1133 1133 'type' => 'object', 1134 1134 'context' => array( 'view', 'edit', 'embed' ), 1135 'arg_options' => array( 1136 'sanitize_callback' => null, // Note: sanitization implemented in self::prepare_item_for_database() 1137 ), 1135 1138 'properties' => array( 1136 1139 'raw' => array(
Note: See TracChangeset
for help on using the changeset viewer.