wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- #9983 (filter for feed limits (like comment_feed_limits)) – WordPress ...
hi guys,. as i use my feeds to create a google map with my posts, comments, tags, etc., i always had to edit query.php to customize the size of my geo-feeds. - #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" ... - 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 ... - 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 ...