edd_hide_payment_notes_from_feeds( array $where, obj $wp_comment_query )
Exclude notes (comments) on edd_payment post type from showing in comment feeds
Description Description
Parameters Parameters
- $where
-
(Required)
- $wp_comment_query
-
(Required) WordPress Comment Query Object
Return Return
(array) $where
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.1 | Introduced. |