Title: Displaying featured posts
Last modified: August 19, 2016

---

# Displaying featured posts

 *  Resolved [alfie](https://wordpress.org/support/users/drtanz/)
 * (@drtanz)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/displaying-featured-posts/)
 * Hi I have all my posts assigned to a category, now I want to add another category
   called ‘Featured Posts’. I want to have one or two featured posts which always
   appear at the top on my blog’s home page.
 * So to do this I will also tick the ‘Featured Posts’ category for these posts,
   and then untick it when I don’t need them at the top anymore.
 * I also want WordPress to stop displaying them together with the rest of the other
   posts while they are also assigned to the Featured Posts category.
 * How do I do this?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/displaying-featured-posts/#post-1286616)
 * Use [template tag](http://codex.wordpress.org/Template_Tags), [get_posts()](http://codex.wordpress.org/Template_Tags/get_posts),
   and [a loop](http://codex.wordpress.org/The_Loop), to display your Featured Posts.
   Then change all your templates (e.g. archive.php) to exclude that category.
 * Simplest thing to do is to set as sticky posts (see Visibility module when writing
   post).
 *  Thread Starter [alfie](https://wordpress.org/support/users/drtanz/)
 * (@drtanz)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/displaying-featured-posts/#post-1286836)
 * Thanks, I’ve gone with the sticky posts thing

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Displaying featured posts’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [alfie](https://wordpress.org/support/users/drtanz/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/displaying-featured-posts/#post-1286836)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
