$comment_count
param for WP_Query
.
This parameter allows querying for posts with a specific value of `comment_count`. It is also possible to query for posts that match a `comment_count` comparison by passing an array with 'value' and 'compare' operators (eg `array( 'compare' => '>', 'value' => 5 )`). Props ramon fincken. Fixes #28399. git-svn-id: https://develop.svn.wordpress.org/trunk@40978 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
76.7%
CSS
10.9%
JavaScript
9.2%
Modelica
2.4%
HTML
0.6%
Other
0.2%