Query posts by popularity?
-
I use THIS to query posts on a specific category page:
<?php query_posts('cat=32&showposts=100'); ?>
Is it possible to make this query run by getting posts by popularity (times read or something)?
HOW?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Query posts by popularity?’ is closed to new replies.