I want to list my pages, but not in a list format. Is there a way to strip <ul> and <li> from the output so I just get...
<a href="">Page 1</a>
<a href="">Page 2</a>
<a href="">Page 3</a>
Any help would be much appreciated.
I want to list my pages, but not in a list format. Is there a way to strip <ul> and <li> from the output so I just get...
<a href="">Page 1</a>
<a href="">Page 2</a>
<a href="">Page 3</a>
Any help would be much appreciated.
This topic has been closed to new replies.