[theme-reviewers] Can we use Justin Tadlock's pagination in a theme?

Hardeep Asrani hardeepasrani at gmail.com
Sun Oct 5 11:22:30 UTC 2014


Yes, this PHP script that I use in my theme for custom pagination uses
'paginate_links()' in it. Thanks a lot of clearing this, Jasin.

Please reply in the ticket, FasterThemes, for other issues and to clear it.
Thanks everyone :)

Regards,
Hardeep Asrani

On Sun, Oct 5, 2014 at 4:50 PM, Jasin S. <jasins at wphoot.com> wrote:

> We recently had a similar discussion here. Pagination is one of those
> border-line cases between theme and plugin domains.
>
> Basically, yes you can use custom pagination *as long as* it uses core
> functionality (which means using 'paginate_links()'
>
> http://lists.wordpress.org/pipermail/theme-reviewers/2014-September/020316.html
>
> --
> cheers,
> Jasin S.
> *http://wphoot.com <http://wphoot.com>*
>
>
> On Sun, Oct 5, 2014 at 4:28 PM, Srikanth Koneru <tskk79 at gmail.com> wrote:
>
>> okay, themes can have that numbered pagination, you can use
>> http://codex.wordpress.org/Function_Reference/paginate_links for that.
>>
>> On Sun, Oct 5, 2014 at 4:25 PM, Hardeep Asrani <hardeepasrani at gmail.com>
>> wrote:
>>
>>> I replied in the ticket, but I believe he was busy in other stuff in
>>> the meantime. Plus, we both are not clear about this issue, so we need
>>> this help anyway.
>>>
>>> In opinion, every WordPress theme which uses numbered page navigation
>>> (thousands of them) uses a custom pagination script. You can check
>>> that in those themes. It's just that I'm have not included the script
>>> in functions.php file but gave it it's own different file. I'm also
>>> getting started with theme reviewers, so I believe it's something to
>>> learn for both of us :)
>>>
>>> On 10/5/14, Srikanth Koneru <tskk79 at gmail.com> wrote:
>>> > Discuss it in the ticket itself, If both of you can't come to an
>>> agreement,
>>> > bring it here :)
>>> >
>>> >
>>> > On Sun, Oct 5, 2014 at 4:14 PM, Hardeep Asrani <
>>> hardeepasrani at gmail.com>
>>> > wrote:
>>> >
>>> >> Just to make things easy for all the seniors, we're talking about this
>>> >> pagination script coded by Justin Tadlock:
>>> >>
>>> https://themes.svn.wordpress.org/the-funk/1.5/assets/lib/pagination.php
>>> >>
>>> >> Thanks for the time :)
>>> >>
>>> >> On 10/5/14, Hardeep Asrani <hardeepasrani at gmail.com> wrote:
>>> >> > I get your point but at the same time Justin Tadlock is using it in
>>> >> > all his WordPress.org themes. Plus, it uses add_support function and
>>> >> > that script includes the native WordPress function in it. Please
>>> take
>>> >> > a look at that script. Thanks :)
>>> >> >
>>> >> > On 10/5/14, FasterThemes Support <support at fasterthemes.com> wrote:
>>> >> >> I don't think CUSTOM PAGINATIONS are allowed. 'Pagination' falls
>>> under
>>> >> >> PLUGIN territory, I believe.
>>> >> >> Senior guys/admins, please confirm !
>>> >> >> Thanks.
>>> >> >>
>>> >> >> On Sun, Oct 5, 2014 at 3:55 PM, Hardeep Asrani
>>> >> >> <hardeepasrani at gmail.com
>>> >> >
>>> >> >> wrote:
>>> >> >>
>>> >> >>> It's more of a personal question, as well as for future
>>> references.
>>> >> >>> Justin Tadlock uses a custom pagination script in his every WP.org
>>> >> >>> theme and never had an issue with it.
>>> >> >>>
>>> >> >>> But I was told on this ticket that we aren't allowed to have a
>>> custom
>>> >> >>> pagination script in .ORG themes:
>>> >> >>> https://themes.trac.wordpress.org/ticket/20448
>>> >> >>>
>>> >> >>> Your thoughts?
>>> >> >>> _______________________________________________
>>> >> >>> theme-reviewers mailing list
>>> >> >>> theme-reviewers at lists.wordpress.org
>>> >> >>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>> >> >>>
>>> >> >>
>>> >> >
>>> >> >
>>> >> > --
>>> >> > Regards,
>>> >> > Hardeep Asrani
>>> >> >
>>> >>
>>> >>
>>> >> --
>>> >> Regards,
>>> >> Hardeep Asrani
>>> >> _______________________________________________
>>> >> theme-reviewers mailing list
>>> >> theme-reviewers at lists.wordpress.org
>>> >> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>> >>
>>> >
>>>
>>>
>>> --
>>> Regards,
>>> Hardeep Asrani
>>> _______________________________________________
>>> theme-reviewers mailing list
>>> theme-reviewers at lists.wordpress.org
>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>
>>
>>
>> _______________________________________________
>> theme-reviewers mailing list
>> theme-reviewers at lists.wordpress.org
>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>
>>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20141005/b38ba5f7/attachment.html>


More information about the theme-reviewers mailing list