#8120 closed enhancement (wontfix)
Make get_comments() more robust, and have comments_template() use it
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.7 |
| Component: | Comments | Keywords: | |
| Focuses: | Cc: |
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.
This is merely a start... completely untested.