Forums

[Plugin: Exclude Pages] List only the excluded pages (2 posts)

  1. bdiddymc
    Member
    Posted 2 months ago #

    For a spin I am wanting to list the excluded pages.

    so if I could do a wp_list_pages(), and filter out the menu pages...

    Thoughts?

    http://wordpress.org/extend/plugins/exclude-pages/

  2. MichaelH
    moderator
    Posted 2 months ago #

    Have you considered using the include=x parameter with template tag, wp_list_pages()?

    If that won't work, you may need to use get_pages and test on the menu_order field.

Reply

You must log in to post.

About this Topic