Forums

How to make a random query with a minimum of comments (1 post)

  1. chocozuela
    Member
    Posted 1 year ago #

    I want to show Popular posts but I want it to be random posts with 20 or more comments.

    I have this query:
    $popular = new WP_Query('orderby=rand&posts_per_page=5')

    But I don't know how to include the comments to be >=20. Any help?

Topic Closed

This topic has been closed to new replies.

About this Topic