wp_list_pages not showing the current page for some reason.
-
I’m wp_list_pages and for some reason the current page you’re on keeps dissapearing. I’m not sure why it’s happening as it doesn’t seem to have happened with any other site I’ve done.
Here’s the code:
<?php wp_list_pages('title_li=&child_of=7&depth=2&exclude=146,148,150,'.$post->ID.''); ?>
Any ideas why it might be happening like that?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘wp_list_pages not showing the current page for some reason.’ is closed to new replies.