Changeset 47625
- Timestamp:
- 04/26/2020 01:12:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-comment-query.php
r47597 r47625 742 742 case 'comment': 743 743 case 'comments': 744 $comment_types[ $operator ][] = "''"; 744 745 $comment_types[ $operator ][] = "'comment'"; 745 746 break;
Note: See TracChangeset
for help on using the changeset viewer.