- Timestamp:
- 02/09/2018 04:54:58 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
r42343 r42678 579 579 * 580 580 * @since 4.7.0 581 * @since 4.8.0 $prepared_commentcan now be a WP_Error to shortcircuit insertion.581 * @since 4.8.0 `$prepared_comment` can now be a WP_Error to shortcircuit insertion. 582 582 * 583 583 * @param array|WP_Error $prepared_comment The prepared comment data for wp_insert_comment().
Note: See TracChangeset
for help on using the changeset viewer.