Sponsors

ad

ad

Want to advertise here? Go to Text link Ads.

Text Link Ads


Internet Blog Top Sites
« Freggie Wordpress Theme! | Home | Now Reading 4.0 Interface Changes at Roblog »

List Peer Pages Plugin

June 24th, 2006

Chris McCafferty

If I’m understanding the plugin, if you are on a child page, that has other siblings, this plugin will list those pages, however if you are on the top level/parent page, it will not show those children. As WP evolves to be used more and more as a CMS, and not just for blogging, plugins such as this one become much more handy, at least until the core code is adapted for better page management.


Possibly Related:


Get a Trackback link

2 Comments

  1. Rasmus, November 16, 2006:

    Seems like Chris’ page is down….does anyone know where to get a hold of this plug-in?

  2. Cris Bloomfield, January 17, 2007:

    PSA: Anyone looking for Chris McCaffrey’s Wordpress list_peer_pages.php script recently won’t have been able to find it as it appears his website is offline.

    I think that the solution people looking to use this plugin provides has been solved elsewhere. Consider this example:

    If the page structure for the website is as follows

    Page A
    - Child A Page A
    – Grandchild A Page A
    – Grandchild A Page B
    - Child A Page B
    - Child A Page C
    Page B
    Page C

    When in one of the grandchild pages I want to be able to see all the grandchild pages.

    Now I need the menu to be dynamic, so I can’t just statically address the pages. In my mind I would describe this as wanting the navigation menu to show the peer pages to the current page aka the brothers/sisters aka the siblings.

    i.e. the navigation menu will show

    – Grandchild A Page A
    – Grandchild A Page B

    when you are looking at either Grandchild A Page A or Grandchild A Page B.

    I have recreated a plugin to do this here:

    http://media.stars.manchester.ac.uk/webdev/wp-plugins/list_peer_pages.zip

    Hope that helps some one else!

    Cris

Leave a comment