Looks like Lynne has you headed in the right direction PFrank. Check out this page in the WordPress Codex for more info on sorting queries and sorting by ‘comment_count’.
http://codex.wordpress.org/Function_Reference/query_posts#Order_.26_Orderby_Parameters
Related Posts:
- WP_Query sort by comment meta data
- How to get_comments() ordered by date and parent?
- Ignoring initial articles (like ‘a’, ‘an’ or ‘the’) when sorting queries?
- WP_Query orderby post__in remains ineffective in the Loop [closed]
- WP_Query orderby date not working
- Order by optional meta key?
- Sorting: custom query with orderby meta_value_num THEN by title
- Order by DESC, ASC in custom WP_Query
- WP_Query order by multiple meta keys & fields
- WP_Comment_Query pagination, delving into the unknown
- Secondary Sort (fallback) for WP_Query
- Query Posts in a Predefined Order
- How to get order of posts?
- Order posts by ID in the given order
- Custom WP_Query order by post_meta and (author) user_meta
- Sorting posts by custom date fields (non standard date format)
- Exclude comments from a WP_Query object?
- How to order posts tag by tag?
- How do I order pages and categories by ID or name in the same query?
- WP_Query ordered by custom field that is a date string?
- Get posts with condition on comment meta value
- Order posts by tags count?
- Merge 2 args in one WP_Query and order it by date
- Orderby = none not working [duplicate]
- WP_query ‘orderby=none’ Problem
- Order posts by date and then by custom field
- How to order a post type with meta_value_num and if meta_value_num does not exist then order by date
- Revolution Slider Orderby Two Custom Fields
- Order posts ascending with number in title
- List taxonomy terms plus their latest post ordered by post date
- Get number of comments after modifying comment query
- Order by the results of a function with WP_query
- How to order posts in wp_query by a meta_value of the corresponding author
- using wp_query to return posts w/ comment count > 0
- How to target the default Recent Posts and Recent Comments widgets with pre_get_posts?
- Order by menu structure
- WP_Query order by date in meta_value
- Query posts with more than 20 comments
- How to use order RAND() on WordPress?
- Show all parents and children in custom post type in right order
- Ordering by meta_value AND date NOT WORKING with wp_query
- WP_Query orderby breaks when using AJAX?
- Order WP Query posts by custom order calculated from post meta values
- Custom Post order for homepage
- Meta query with order by another custom field
- Change default ordering of taxonomy terms – pre_get_terms
- WordPress WP_Query orderby being overwritten
- WP_Query Order by Specific Post ID First
- Order Posts by meta value AND published date
- How can I pick a single post from the latest 3?
- Wp query orderby ‘title’ doesn’t work
- How can I retrieve comments from last 5 minutes for a post?
- How can I order Wp_Query hierarchically?
- How do I sort posts with multiple pages
- Order WP_Query by multiple fields, subtracting them from one another
- Complex Orderby Parameters: How to query with multiple orderby parameters using meta_value_num?
- pre_get_posts order by not working
- (Solved) WP_Query ($ args) -> How to sort letters and numbers within the same array
- Orderby ASC changes to DESC in WP_Query
- SQL: What is wrong with the following query (generated by WordPress WP_Query, ordering prices)
- Order By table field comment_status in WordPress > 4.0
- Complex WP_Query order request: DESC by day, but then ASC by time
- How to set multiple `orderby` in query argument?
- WP_Query order result by date AND meta_value
- Most commented last 24h, week, month, year and all time – posts_where
- Order by title without taking into account ‘the’
- WP_Query orderby author__in
- How to orderby multiple meta fields if some fields are empty
- Sort wordpress custom posts based on meta value
- Most commented post showing 2 records
- WP_Query: Group events by year, sorted DESC; then by date for each year group, sorted ASC
- Weird orderby => post__in issue
- WordPress Comments sort by custom meta key
- Order by summing multiple values
- Understanding the orderby in WP_Query?
- Order by empty custom field
- How to order posts by title after they have already been sorted by category
- Advanced ordering of query_posts
- Help ordering Post loop by two meta values
- Order ascending is ignored in meta query?
- meta_value_num not ordering all items
- Query posts by last comments
- How to filter a query by multiple meta keys and order by other meta keys
- How to list posts with disabled/closed comments, with pagination?
- Multiple Orderby’s using random order WP_Query
- Debugging wp_query orderby for taxonomy
- WP Query – order posts by meta field first and then order the rest
- Ordering posts by an array
- How to Create a Random List of Child Pages
- Advanced WP_Query with meta_query, orderby?
- Specify strict ‘order by’ in WordPress query
- How to Order a list of taxonomies? orderby?
- I need help using pre_get_comments to limit comments in the comments admin screen
- Order is breaking wp_query
- WP_Query with multiple orderby NOT working with ASC and DESC, what’s wrong?
- How order posts from category by date and comment count?
- Child pages not affected by orderby
- Filtering by multiple conditions in the loop
- WP_User_Query orderby meta_val_num
- All Posts Have The Same Comments