Title: random by category
Last modified: August 19, 2016

---

# random by category

 *  [Pete](https://wordpress.org/support/users/perthmetro/)
 * (@perthmetro)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/random-by-category/)
 * This displays two posts – good!
    This displays posts from category 17 – good!
   This does not show random posts,only the first two – Bad!
 * `<?php $rand_posts = get_posts('numberposts=2&category=17&orderby=rand'); foreach(
   $rand_posts as $post ) : ?>`

The topic ‘random by category’ is closed to new replies.

## Tags

 * [get_posts](https://wordpress.org/support/topic-tag/get_posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Pete](https://wordpress.org/support/users/perthmetro/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/random-by-category/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
