<div dir="ltr">@<span style="font-family:arial,sans-serif;font-size:13px">Afzaal _s does not haveĀ </span><span style="font-family:arial,sans-serif;font-size:13px">a custom pagination function. Could you share where you found one?</span></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On 15 April 2014 13:54, Chip Bennett <span dir="ltr"><<a href="mailto:chip@chipbennett.net" target="_blank">chip@chipbennett.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">The Guideline in question here is that Themes are required to support core implementation of features if they incorporate those features. WordPress provides a paginated link function, <a href="http://codex.wordpress.org/Function_Reference/paginate_links" target="_blank">paginate_links()</a>. Thus, if Themes want to incorporate paginated links as a Theme feature, they must use the core function.<div>


<br></div><div>The normal implementation is for the Theme to create a wrapper function that sets up the arguments array to pass to paginate_links(), and then output the result of paginate_links( $args ).</div></div><div class="HOEnZb">

<div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Apr 15, 2014 at 7:02 AM,  <span dir="ltr"><<a href="mailto:wordpress@thinkupthemes.com" target="_blank">wordpress@thinkupthemes.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
Hi all,<br>
<br>
Can I get some clarification on the use of paginate_links() as I notice that quite a number of themes were reopened yesterday with this being a common reason.<br>
<br>
I've checked the started theme _s and this function is not being used, instead a custom theme function is used instead. Within twentyfourteen a custom function is also used, however in this case paginate_links() is used to form part of the custom function so is used in the twentyfourteen theme.<br>



<br>
Can a theme developer use a custom pagination function to output to a template file, provided that the function itself incorporates the WordPress function paginate_links()?<br>
<br>
Thanks,<br>
<br>
Afzaal<br>
<br>
<br>
______________________________<u></u>_________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.<u></u>wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/<u></u>mailman/listinfo/theme-<u></u>reviewers</a><br>
</blockquote></div><br></div>
</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>