Forums

Restrict display of wp_list_pages by individual letter of alphabet? (1 post)

  1. Adam W. Warner
    Member
    Posted 2 years ago #

    Hi all,

    I am using the Template Tags Shortcode plugin to display the wp_list_pages template tag inside a page. Instead of one long alphabetical listing, I have a need to specify lists for each individual letter of the alphabet.

    The reason for this is because I am also using a tabbed layout in the page. Each tab will contain a letter. For example the tab that says "B" should list only pages that start with the letter B. So, I'm hoping that I can restrict the post_title parameter of the wp_list_pages template tag to show only one letter.

    For example:
    [wp_list_pages post_title="B"]

    Is this possible? Any advice is greatly appreciated.

Topic Closed

This topic has been closed to new replies.

About this Topic

  • RSS feed for this topic
  • Started 2 years ago by Adam W. Warner
  • This topic is not resolved
  • WordPress version: 2.8.5