• Bug found in 2.7:
    Consider:
    wp_list_pages(‘title_li=&sort_column=menu_order&hierarchical=0’ );

    This still shows the menu items indented in hierarchical order. The default is supposed to be 1. 1 or 0 – doesn’t matter! This is a bug that needs to be fixed.

  • The topic ‘hierarchical parm in wp_list_pages – not working!’ is closed to new replies.