Forums
Forums / Themes and Templates / wp_list_pages custom output with span
(@propelera)
13 years, 2 months ago
Hi guys, I am using wp_list_pages for my theme navigation, but I want to have custom span output inside a like this:
<li><a href="...">Home<span>Home</span></a></li> <li><a href="...">News<span>News</span></a></li> <li><a href="...">About<span>About</span></a></li>
I googled for awhile but can’t find out solution
The topic ‘wp_list_pages custom output with span’ is closed to new replies.