[wp-trac] [WordPress Trac] #16882: Add support for fetching comments posted since a specific date
WordPress Trac
noreply at wordpress.org
Fri Aug 16 10:26:53 UTC 2013
#16882: Add support for fetching comments posted since a specific date
------------------------------+------------------------------
Reporter: koke | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 3.1
Severity: normal | Resolution: wontfix
Keywords: has-patch mobile |
------------------------------+------------------------------
Changes (by c3mdigital):
* status: new => closed
* resolution: => wontfix
Comment:
Just like WP_Query requires a `clauses` or `posts_where` filter to get
posts in a date range, comments would require a
`comments_clauses['where']` filter.
See Codex for posts_clauses:
http://codex.wordpress.org/Plugin_API/Filter_Reference/posts_clauses
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16882#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list