Hey,
I was wondering if anyone had any ideas for how to use wp_list_pages but to have a conditional so that the page the user is on displays additional styling. The fix I'm using is just to manually list the pages with a conditional statement to add the styling. The problem with this is that I have to add to the code everytime we add a new page...
Thanks!