Title: Exclude Sticky Posts
Last modified: August 20, 2016

---

# Exclude Sticky Posts

 *  [James Geiger](https://wordpress.org/support/users/jagst3r15/)
 * (@jagst3r15)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/exclude-sticky-posts/)
 * Hi there,
 * I have this at in my home.php template, which uses a slider to display sticky
   posts. I want to adhere to the latest practices, so not sure how I’d update this`
   <?php query_posts( array( ‘post__not_in’ => get_option( ‘sticky_posts’ ), ‘paged’
   => get_query_var( ‘paged’ ) ) ); ?>
    ` to _not_ use query_posts?
 * Any help or advice is appreciated.

The topic ‘Exclude Sticky Posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [James Geiger](https://wordpress.org/support/users/jagst3r15/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/exclude-sticky-posts/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
