- Timestamp:
- 04/17/2020 07:33:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
r47391 r47597 586 586 } 587 587 588 $prepared_comment['comment_type'] = ' ';588 $prepared_comment['comment_type'] = 'comment'; 589 589 590 590 /*
Note: See TracChangeset
for help on using the changeset viewer.