[wp-trac] [WordPress Trac] #7092: Should support separate setting for limiting comments feed
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 6 05:10:40 UTC 2010
#7092: Should support separate setting for limiting comments feed
-------------------------+--------------------------------------------------
Reporter: redsweater | Owner: anonymous
Type: enhancement | Status: reopened
Priority: normal | Milestone: Future Release
Component: Feeds | Version: 2.9
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Changes (by nacin):
* keywords: needs-patch => has-patch
Comment:
We already have posts_per_page, comments_per_page, posts_per_rss. Patch
(untested) adds comments_per_rss. As much as we hate options in core, I
think it does make sense and easily fits into the options-reading UI.
I chose for it to follow the footsteps of posts_per_rss, instead of
comments_per_page -- it currently relies on posts_per_rss anyway.
It would default to whatever posts_per_rss is.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/7092#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list