#8120 closed enhancement (wontfix)
Make get_comments() more robust, and have comments_template() use it
| Reported by: | markjaquith | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | 2.7 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
get_comments() should be able to do threading recursion, paging, and everything we need to make our comments_template() queries lean and mean.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is merely a start... completely untested.