mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
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