This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
WP_Comment_Query::set_found_comments()
Populates found_comments and max_num_pages properties for the current query if the limit clause was used.
Source
File: wp-includes/class-wp-comment-query.php
Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |