wp_list_pages hierarchical argument not working?
-
Hi. I have just installed 2.6.2 and I’m trying to call the following:
<?php wp_list_pages(‘title_li=&hierarchical=0’ ); ?>
but it’s still showing the sub-pages under my menu. If I understand how this arg works, it should hide the listing of submenus. right? I also tried false instead of 0
but no luck.Any help is appreciated.
Thanks
Fish
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘wp_list_pages hierarchical argument not working?’ is closed to new replies.