edd_remove_payment_notes_in_comment_counts( array $stats, int $post_id )
Remove EDD Comments from the wp_count_comments function
Description Description
Parameters Parameters
- $stats
-
(Required) (empty from core filter)
- $post_id
-
(Required) Post ID
Return Return
(array) Array of comment counts
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.2 | Introduced. |