<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I can't really think of a reason a theme should be doing either of
    those things at all.&nbsp; There might be some legitimate uses (from a
    theme perspective) but none come to mind at the moment.<br>
    <br>
    <div class="moz-cite-prefix">On 9/5/2012 7:27 PM, Japheth Thomson
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMx9--WmChwh2ZMrYFR6Kdjxy-ybTNYdYOc5wPP6nOD1t6Syrg@mail.gmail.com"
      type="cite">
      <div>Hello,</div>
      <div><br>
      </div>
      <div>There's been some discussion today on Twitter, and a blog
        post I wrote (&nbsp;<a moz-do-not-send="true"
          href="http://japh.co/NSXyTr">http://japh.co/NSXyTr</a> ),
        about themes that run code like:</div>
      <div><br>
      </div>
      <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">remove_filter(
        'the_content', 'wpautop' );</blockquote>
      <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">remove_filter(
        'the_content', 'wptexturize' );</blockquote>
      <div><br>
      </div>
      <div>And also implementing a [raw][/raw] shortcode like&nbsp;<a
          moz-do-not-send="true"
href="http://wordpress.org/support/topic/plugin-remove-wpautop-wptexturize-with-a-shortcode">http://wordpress.org/support/topic/plugin-remove-wpautop-wptexturize-with-a-shortcode</a></div>
      <div><br>
      </div>
      <div>Could we add checks for these things into Theme-Check? And
        would it be sensible to do so?</div>
      <div><br>
      </div>
      <div>Cheers,</div>
      <div>Japh</div>
      <div><br>
      </div>
      -- <br>
      Japh Thomson<br>
      WordPress Evangelist<br>
      <a moz-do-not-send="true" href="mailto:japh@envato.com"
        target="_blank">japh@envato.com</a><br>
      <a moz-do-not-send="true" href="http://envato.com" target="_blank">http://envato.com</a>
      <div><a moz-do-not-send="true" href="http://twitter.com/envato"
          target="_blank">http://twitter.com/envato</a><br>
        <br>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
    <br>
  </body>
</html>