Title: Using the wp_list_pages() function
Last modified: August 19, 2016

---

# Using the wp_list_pages() function

 *  Resolved [fongchun](https://wordpress.org/support/users/fongchun/)
 * (@fongchun)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/using-the-wp_list_pages-function/)
 * Hi All,
 * I’ve tried to search around for this but I can’t seem to find the answer. Basically,
   I am using the wp_list_pages() function to display a list of pages I have. This
   works fine as the pages come in an HTML list, but the word “Pages” always appears
   above the list. I have a slight request where I don’t the text “Pages” to appear.
   How do I get rid of this?
 * Thanks,

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

 *  [Justin Tadlock](https://wordpress.org/support/users/greenshady/)
 * (@greenshady)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/using-the-wp_list_pages-function/#post-1152935)
 *     ```
       <?php wp_list_pages( array( 'title_li' => false ) ); ?>
       ```
   
 *  Thread Starter [fongchun](https://wordpress.org/support/users/fongchun/)
 * (@fongchun)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/using-the-wp_list_pages-function/#post-1152984)
 * Thanks!

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

The topic ‘Using the wp_list_pages() function’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [fongchun](https://wordpress.org/support/users/fongchun/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/using-the-wp_list_pages-function/#post-1152984)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
