Changeset 50113
- Timestamp:
- 01/31/2021 06:16:35 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/comment.php
r50109 r50113 576 576 wp_set_comment_status( $c, 'approve' ); 577 577 578 $sent = wp_new_comment_notify_comment_author( $c );578 $sent = wp_new_comment_notify_comment_author( $c ); 579 579 $resent = wp_new_comment_notify_comment_author( $c ); 580 580
Note: See TracChangeset
for help on using the changeset viewer.