I’m using wp_list_pages to create a navigation menu. I’ve run into a challenge with the […]
Tag: wp-list-pages
Change ul class=”children” for wp_list_pages?
Hello I’m using this code to print a list of Pages and Subpages: <ul> <?php […]
Extra title output with this function wp_list_pages
here is the code : add_shortcode (‘get_menu_child’,’get_menu_child’); function get_menu_child ($att) { global $wp_query; $thePostID = […]
dynamically limit depth of wp_list_pages
I guess that this should be an easy one but I haven’t yet find the […]
Handling complex multi-level architecture / menu for large site
I am trying to get feedback and ideas for solving an information architecture / content […]
wp_list_pages: only show subpages on the parent page?
I’m using wp_list_pages(‘title_li=’) on my site. Some of my pages do have subpages, however I […]
Highlighting current item of custom post types’ sub pages, listed by wp_list_pages
The below code is for listing the custom post types itself and its children in […]
List all-childpages on parent-page AND list child-pages on childpage itself but not the current one?
I have the following function that lists all Child-Pages of a page. function show_subpages() { […]
need help with existing code showing subpages
I am helping a friend make some changes to a wordpress theme. At the moment […]
Populate meta select box with child pages
I’m trying to populate a drop down select meta box with a list of child […]
No More Posts Available.
No more pages to load.