Title: Steven's Replies | WordPress.org

---

# Steven

  [  ](https://wordpress.org/support/users/steven/)

 *   [Profile](https://wordpress.org/support/users/steven/)
 *   [Topics Started](https://wordpress.org/support/users/steven/topics/)
 *   [Replies Created](https://wordpress.org/support/users/steven/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/steven/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/steven/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/steven/engagements/)
 *   [Favorites](https://wordpress.org/support/users/steven/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Stripping widget](https://wordpress.org/support/topic/stripping-widget/)
 *  Thread Starter [Steven](https://wordpress.org/support/users/steven/)
 * (@steven)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/stripping-widget/#post-6416603)
 * Nevermind, got it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping pages out of the navigation](https://wordpress.org/support/topic/keeping-pages-out-of-the-navigation/)
 *  Thread Starter [Steven](https://wordpress.org/support/users/steven/)
 * (@steven)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/keeping-pages-out-of-the-navigation/#post-157372)
 * I have found the solution myself. Problem solved.
 * >  Example 5
   > Exclude certain Pages from the list. Suppose you do not want Pages with ID 
   > numbers 17 and 38 to be displayed. Modify the call to this template tag in 
   > your theme’s sidebar.php. The exclude argument is what removes items from the
   > list.
   > `<ul>
   >  <?php wp_list_pages('exclude=17,38&title_li=<h2>' . __('Pages') . '</
   > h2>' ); ?> </ul>

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