hello
(sorry i'm french my english isn't perfect)
I try to change wp_list_pages(), I want to insert <span> and </span> arround the name of page.
Like that:
<*li><*a href=""><span>PAGE</span><*/a><*/li> (without star of course)
I don't know which argument to use.
Is it possible?
Actually I try to do this
Thanks for your help