Dropdown for WP pages
-
Hi all,
I’ve got my BuddyPress pages all nice and cozy in a sleek dropdown (thanks to @DavidLewis and @mercime). Now, could anyone clue me in on how to create a dropdown out of all WP pages called by
php wp_list_pages( ‘title_li=&depth=1&exclude=’ . bp_dtheme_page_on_front() );
in header.php?
You must be logged in to reply to this topic.