<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    The only time I would absolutely say it must be used is on the
    singular view of the post.&nbsp; Pretty much any time you use
    the_content(), I'd recommend using wp_link_pages().&nbsp; However, there
    may be cases where this isn't desired for archive-type pages.<br>
    <br>
    With the_excerpt()?&nbsp; Depends on the design of the theme.&nbsp; I
    sometimes use it.&nbsp; Other times, I don't.<br>
    <br>
    On 3/24/2011 6:44 PM, Edward Caissie wrote:
    <blockquote
      cite="mid:AANLkTi=H=N+EOhRUQZpSq0PXg4V=nRX3OKhrxQpk2zZp@mail.gmail.com"
      type="cite">Things that are obvious to some are oblivious to
      others ...<br>
      <br>
      I would agree with Mike on adding both references to the_content()
      and the_excerpt() when referring to the use of wp_link_pages();<br>
      <br>
      <br>
      Cais.<br>
      <br>
      <div class="gmail_quote">On Thu, Mar 24, 2011 at 7:13 PM, <span
          dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:michael@mfields.org">michael@mfields.org</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div class="im">&gt; Would it be logical to specify that this<br>
            &gt; template tag must be used wherever<br>
            &gt; the_content() is used?<br>
            <br>
          </div>
          I think that this is logical. Would it make sense to further
          clarify that<br>
          archive templates which use the_except() are immune to this
          rule?<br>
          <div>
            <div class="h5"><br>
              _______________________________________________<br>
              theme-reviewers mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers"
                target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
theme-reviewers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>
<a class="moz-txt-link-freetext" href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
    </blockquote>
  </body>
</html>