Forums
(@naviarora)
14 years, 5 months ago
Is there any solution ?
14 years, 6 months ago
Sorry, its not working ?? Giving out all pages (child and parent), i want parent pages only.
And i don’t want sub pages too ??
superb, it worked. But can we remove the trailing slash from slug ? Currently its giving output like:
I did it myself by adding a line: $page_slug = str_replace(‘/’, ”, $page_slug ); Now the problem is of disabling child pages only.
Could you please elaborate what arguments to use as per my need ?
<?php get_pages(); ?>
15 years, 2 months ago
So….this is not possible ? Please help us.
15 years, 3 months ago
i am also getting error with punky’s code
Fatal error: Call to undefined function add_filter()