I must not be understanding the question ... you want to use `wp_link_pages` as an unordered list?<br><br>Wouldn&#39;t this work (rough and untested):<br><div style="margin-left:40px">&lt;ul&gt;&lt;?php wp_link_pages( &#39;link_before=&lt;li&gt;&amp;link_after=&lt;/li&gt;&#39; ); ?&gt;&lt;/ul&gt;<br>

</div><br><br clear="all">Cais.<br>
<br><br><div class="gmail_quote">On Sat, Mar 10, 2012 at 7:11 AM, Chip Bennett <span dir="ltr">&lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

What ticket?<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Sat, Mar 10, 2012 at 5:47 AM, Konstantin Obenland <span dir="ltr">&lt;<a href="mailto:obenland@gmx.de" target="_blank">obenland@gmx.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a question concerning wp_link_pages().<br>
In the codex, the function is listed under &quot;Required Hooks and Navigation&quot; (<a href="http://codex.wordpress.org/Theme_Review#Required_Hooks_and_Navigation" target="_blank">http://codex.wordpress.org/Theme_Review#Required_Hooks_and_Navigation</a>).<br>



Would it be okay for a theme to provide the same functionality, but with a custom implementation?<br>
In this case it&#39;s echoing it as an unordered list, which can&#39;t be achieved through passing arguments to wp_link_pages().<br>
<br>
Looking forward to your insights,<br>
Konstantin<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>