Title: Pages shortcode
Last modified: August 19, 2016

---

# Pages shortcode

 *  [snez](https://wordpress.org/support/users/snez/)
 * (@snez)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/pages-shortcode/)
 * Hi,
 * I want to get rid of the “pages” title in my pages widget and replace it with
   an image.
 * Is there a shortcode that will show a link list of all my pages but without the“
   title”? That way I can place the image about the shortcode.
 * Thank you

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/pages-shortcode/#post-993916)
 * Consider downloading and installing [Otto’s PHP Code Widget](http://wordpress.org/extend/plugins/php-code-widget/).
 * Then use the [template tag](http://codex.wordpress.org/Template_Tags), [wp_list_pages()](http://codex.wordpress.org/Template_Tags/wp_list_pages),
   in one of those widgets:
 * `<?php wp_list_pages('title_li'); ?>`
 * Please remember to support our plugin authors by clicking on the Donate button
   there.

Viewing 1 replies (of 1 total)

The topic ‘Pages shortcode’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/pages-shortcode/#post-993916)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
