[theme-reviewers] wp_link_pages()
Justin Tadlock
justin at justintadlock.com
Fri Mar 25 23:50:46 UTC 2011
The only time I would absolutely say it must be used is on the singular
view of the post. Pretty much any time you use the_content(), I'd
recommend using wp_link_pages(). However, there may be cases where this
isn't desired for archive-type pages.
With the_excerpt()? Depends on the design of the theme. I sometimes
use it. Other times, I don't.
On 3/24/2011 6:44 PM, Edward Caissie wrote:
> Things that are obvious to some are oblivious to others ...
>
> I would agree with Mike on adding both references to the_content() and
> the_excerpt() when referring to the use of wp_link_pages();
>
>
> Cais.
>
> On Thu, Mar 24, 2011 at 7:13 PM, <michael at mfields.org
> <mailto:michael at mfields.org>> wrote:
>
> > Would it be logical to specify that this
> > template tag must be used wherever
> > the_content() is used?
>
> I think that this is logical. Would it make sense to further
> clarify that
> archive templates which use the_except() are immune to this rule?
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> <mailto: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/20110325/1e9c57c8/attachment-0001.htm>
More information about the theme-reviewers
mailing list