Is there a way to limit get_comments results to just the latest comment from every post?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
See http://codex.wordpress.org/Function_Reference/get_comments |
|||||||
|
You'll have to specify the ID if you're not in loop Source: http://codex.wordpress.org/Function_Reference/get_comments |
|||||||
|