Forums

[resolved] wp_list_pages: I don't want to see the children pages (4 posts)

  1. Erfo
    Member
    Posted 6 months ago #

    Hi!

    I want to see the list of pages with the function wp_list_pages() , but I don't want to see the children pages.

    How?
    Thanks.

  2. Rev. Voodoo
    Volunteer Moderator
    Posted 6 months ago #

    http://codex.wordpress.org/Function_Reference/wp_list_pages#Parameters

    Just have to set the depth parameter to 1 I believe

  3. Erfo
    Member
    Posted 6 months ago #

    Thanks. It works.

  4. Rev. Voodoo
    Volunteer Moderator
    Posted 6 months ago #

    Cool! glad it worked!

Reply

You must log in to post.

About this Topic