Opened 14 years ago
Closed 13 years ago
#10668 closed enhancement (fixed)
Improve get_comments()
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | has-patch tested get_comments early |
Focuses: | Cc: |
Description
get_comments()
currently has limited options.
Patch allows one to select comments by querying values of most of the comments table fields available.
It also extends orderby to allow one to orderby any combination of actual fields.
I have tested each of the new arguments and orderby possibilities, with success.
Default behavior is unaffected.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Several of the columns might be moved to the new wp_commentmeta table: #2659