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


Top ↑

Return Return

(array) Array of comment counts


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.