Title: Hide pages
Last modified: August 19, 2016

---

# Hide pages

 *  [carmz](https://wordpress.org/support/users/carmz/)
 * (@carmz)
 * [16 years ago](https://wordpress.org/support/topic/hide-pages-3/)
 * I was wondering how I can hide pages from appearing in the pages section because
   I want links to pages on my homepage?

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

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years ago](https://wordpress.org/support/topic/hide-pages-3/#post-1466871)
 * The [template tag](http://codex.wordpress.org/Template_Tags), [wp_list_pages()](http://codex.wordpress.org/Template_Tags/wp_list_pages),
   is typically used by theme designers to display [Pages](http://codex.wordpress.org/Pages)
   in a nav bar. With the help of the [Template Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
   article, determine what [Template](http://codex.wordpress.org/Templates) is displaying
   your [Pages](http://codex.wordpress.org/Pages) (probably header.php), then look
   for `wp_list_pages` and use an **exclude=x** or **include=x** to limit the [Pages](http://codex.wordpress.org/Pages)
   displayed.
 *  [magiclifestyle](https://wordpress.org/support/users/magiclifestyle/)
 * (@magiclifestyle)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/hide-pages-3/#post-1467223)
 * You can use the Pages widget that allows you to sort pages by title, order or
   page ID and HIDE them as well. Add the widget to your sidebar.

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

The topic ‘Hide pages’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [magiclifestyle](https://wordpress.org/support/users/magiclifestyle/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/hide-pages-3/#post-1467223)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
