<html><head></head><body bgcolor="#FFFFFF"><div>Thank you for your Feedback!</div><div><br></div><div>Unfortunately no, that would become &lt;a&gt;&lt;li&gt;linktext&lt;/li&gt;&lt;/a&gt;.</div><div>Link_before and _after is somewhat misleading here, I guess :)</div><div><br></div><div>@Chip: I don't have a ticket yet. I'm waiting for feedback on #6816 and wanted to resubmit it together with the fixes for the review. I had it shown up as a required issue when testing the Theme with Theme Check.</div><div><br></div><div>I was just wondering whether the requirement is more about the functionality of post pagination or the specific use of this function.</div><div><br></div><div>Konstantin<br><br>Sent from my iPhone</div><div><br>On Mar 10, 2012, at 19:54, Edward Caissie &lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>I must not be understanding the question ... you want to use `wp_link_pages` as an unordered list?<br><br>Wouldn't this work (rough and untested):<br><div style="margin-left:40px">&lt;ul&gt;&lt;?php wp_link_pages( 'link_before=&lt;li&gt;&amp;link_after=&lt;/li&gt;' ); ?&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 "Required Hooks and Navigation" (<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's echoing it as an unordered list, which can'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>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>theme-reviewers mailing list</span><br><span><a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a></span><br><span><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a></span><br></div></blockquote></body></html>