Top Google Search Results
- How do I browse Wordpress Comment Feed by page? - Doctype
$climits = apply_filters('comment_feed_limits', 'LIMIT ' . get_option('posts_per_rss' ));. So I don't think you can get more that the specified number of comments ... - #7092 (Should support separate setting for limiting comments feed ...
As for that hack, you can replace it with a single line in your themes functions.php file: add_filter('comment_feed_limits', create_function('$a', 'return "LIMIT 100" ... - apply_filters_ref_array.2.diff on Ticket #9886 – Attachment ...
... in wp-includes/query.php. wp-includes/plugin.php. 174, 174, } ... - WordPress Hooks Tag Cloud :: WordPress 2.9
... comment_excerpt comment_feed_groupby comment_feed_join comment_feed_limits comment_feed_orderby comment_feed_where comment_flood_filter ...