Title: WordPress Page Navigation Modifications
Last modified: August 19, 2016

---

# WordPress Page Navigation Modifications

 *  [lfaber](https://wordpress.org/support/users/lfaber/)
 * (@lfaber)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/wordpress-page-navigation-modifications/)
 * I have a couple of things I want to do:
 * WordPress automatically lists all pages in the navigation system. Since my Site
   starts up with a page versus the standard “Blog view”, I’d like to omit that 
   particular page
 * Also, I’d like to add a link to my blog in the navigation system.
 * Here’s the code I believe needs to be modified:
 * <!–Begin Pages Navigation Bar–>
    <div id=”pages”>
    - 
       <?php wp_list_pages(‘depth=1&title_li=’); ?>
 * </div>
    <!–End Pages Navigation Bar–>
 * Any help or suggestion will be greatly appreciated.
 * L

The topic ‘WordPress Page Navigation Modifications’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [lfaber](https://wordpress.org/support/users/lfaber/)
 * Last activity: [17 years, 6 months ago](https://wordpress.org/support/topic/wordpress-page-navigation-modifications/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
