Include certain comment types in comment counts in the REST API. Note: the default array of comment types includes an empty string, to support comments posted before WP 5.5, that used an empty string as comment type.
Parameters
- Array
array of comment types to include (default: 'comment', 'pingback', 'trackback')
Changelog
- Introduced in Jetpack 11.1