Forums

Hack to Pages widget (2 posts)

  1. mackro
    Member
    Posted 5 months ago #

    Anyone know how to change the pages interface so that instead of an exclusion list it's an inclusion list?

    My problem is that I've got hundreds / thousands of pages and only want a couple to show up in the left navigation, and I don't want to go and exclude each one by one.

  2. MichaelH
    moderator
    Posted 5 months ago #

    Consider downloading and installing Otto's PHP Code Widget.

    Then put something like this in one of those widgets:

    <?php wp_list_pages('include=1,2,3'); ?>

    Please remember to support our plugin authors by clicking on the Donate button there.

Reply

You must log in to post.

About this Topic