Is there a way to limit get_comments results to just the latest comment from every post?
Leave a Reply
You must be logged in to post a comment.
Is there a way to limit get_comments results to just the latest comment from every post?
You must be logged in to post a comment.
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