<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>the Google Analyticator plugin is so awesome; there’s no comparison.</DIV>
<DIV> </DIV>
<DIV>.. on the fence with SEO; I haven’t seen one that is done right.. yoast is 
close; but the biggest problem is ones like all-in-one generate the data for 
each and every thing on every page load; which is bad; that’s a lot of 
processing going on.   I think to be done right it needs to 
incorporate saving SEO data within meta fields and other things and not always 
regenerated on each page load.. </DIV>
<DIV> </DIV>
<DIV>Also, there’s the ‘load’ of the plugin which hasn’t been discussed; each 
plugin contains a higher memory footprint for each and every plugin that is 
loaded.    While little things like the google analytics code 
being so simple and all; having it as an increase in the memory footprint 
(execution time on server; mem used etc)  might actually be a benefit to 
the user.</DIV>
<DIV> </DIV>
<DIV>Plugin (saves in data, generates extra resource for each plugin used) .. or 
one single line storing the Google Code which executes with the theme.. uh... 
yeah.</DIV>
<DIV> </DIV>
<DIV>There are a couple services that some clients of mine are on that those 
users cannot have more then 4-5 plugins active because the footprint of 
wordpress is higher then the amount of memory those services give in available 
processing/memory.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=chip@chipbennett.net 
href="mailto:chip@chipbennett.net">Chip Bennett</A> </DIV>
<DIV><B>Sent:</B> Monday, June 17, 2013 3:27 PM</DIV>
<DIV><B>To:</B> <A title=theme-reviewers@lists.wordpress.org 
href="mailto:theme-reviewers@lists.wordpress.org">[theme-reviewers]</A> </DIV>
<DIV><B>Subject:</B> Re: [theme-reviewers] Fwd: Plugin 
territory</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV dir=ltr>No, I'm saying that a Theme option to allow the user to insert 
arbitrary scripts or custom CSS is perfectly fine, but that a Theme 
*instructing* the user to use that option to insert analytics code is not, 
because it is functionally equivalent to the Theme providing an option 
intentionally for inserting analytics code. 
<DIV> </DIV>
<DIV>We're not making their lives *more* complicated; we've making their lives 
*less* complicated - because analytics and SEO become a matter of "set and 
forget", regardless of what Theme is being used. (For the typical user, the 
question isn't *if* that user will switch Themes in the future, but rather 
*when* that user will switch Themes.) Further, I'll go out on a limb and say 
that a Plugin intended specifically for analytics code and/or SEO is going to be 
*better* coded, and *more* likely to be kept up-to-date, than analogous options 
in a given Theme.</DIV></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On Mon, Jun 17, 2013 at 6:11 PM, Josh Pollock <SPAN 
dir=ltr><<A href="mailto:jpollock412@gmail.com" 
target=_blank>jpollock412@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote>
  <DIV dir=ltr>Chip- 
  <DIV> </DIV>
  <DIV>Am I understanding you correctly that if a theme has an option called 
  "add header script", that is OK, but if it has an option called "add analytics 
  code to header" that is not OK, even though they do the exact same thing? That 
  doesn't make sense.</DIV>
  <DIV> </DIV>
  <DIV>This requirement is making users add one more plugin to worry about 
  updating, checking for incompatibilities with, etc. We're talking about a 
  class of users that doesn't know to/ isin't comfortable doing something as 
  simple as putting the tracking code in a function hooked to wp_header/footer 
  or just cut and paste it into header.php. These aren't people who can evaluate 
  a plugin to see if it is adding the analytics the right way or not... Why are 
  we making their lives more complicated instead of judging the "add analytics" 
  option the same way as the forbidden "add header script" option, which we 
  allow as long as it is implemented properly?</DIV><SPAN class=HOEnZb><FONT 
  color=#888888>
  <DIV> </DIV>
  <DIV>-Josh</DIV></FONT></SPAN></DIV>
  <DIV class=HOEnZb>
  <DIV class=h5>
  <DIV class=gmail_extra><BR><BR>
  <DIV class=gmail_quote>On Mon, Jun 17, 2013 at 2:09 PM, Chip Bennett <SPAN 
  dir=ltr><<A href="mailto:chip@chipbennett.net" 
  target=_blank>chip@chipbennett.net</A>></SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV dir=ltr>I would require the text to be changed, if it says "add your 
    analytics code", since adding analytics code is Plugin territory.</DIV>
    <DIV>
    <DIV>
    <DIV class=gmail_extra><BR><BR>
    <DIV class=gmail_quote>On Mon, Jun 17, 2013 at 1:53 PM, Srikanth Koneru 
    <SPAN dir=ltr><<A href="mailto:tskk79@gmail.com" 
    target=_blank>tskk79@gmail.com</A>></SPAN> wrote:<BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>
      <DIV dir=ltr>
      <DIV>some are labelled "add your analytics code" and some just "add your 
      header/footer scripts".<BR></DIV>
      <DIV>I approved them without pointing it out as i wasn't sure of the 
      rule.<BR></DIV></DIV>
      <DIV>
      <DIV>
      <DIV class=gmail_extra><BR><BR>
      <DIV class=gmail_quote>On Mon, Jun 17, 2013 at 11:18 PM, Chip Bennett 
      <SPAN dir=ltr><<A href="mailto:chip@chipbennett.net" 
      target=_blank>chip@chipbennett.net</A>></SPAN> wrote:<BR>
      <BLOCKQUOTE 
      style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
      class=gmail_quote>
        <DIV dir=ltr>How do you know that the end user will use them for 
        that?</DIV>
        <DIV>
        <DIV>
        <DIV class=gmail_extra><BR><BR>
        <DIV class=gmail_quote>On Mon, Jun 17, 2013 at 1:36 PM, Srikanth Koneru 
        <SPAN dir=ltr><<A href="mailto:tskk79@gmail.com" 
        target=_blank>tskk79@gmail.com</A>></SPAN> wrote:<BR>
        <BLOCKQUOTE 
        style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
        class=gmail_quote>
          <DIV dir=ltr>because they are used to add analytics scripts or similar 
          to header/footer?<BR><BR></DIV>
          <DIV>
          <DIV>
          <DIV class=gmail_extra><BR><BR>
          <DIV class=gmail_quote>On Mon, Jun 17, 2013 at 11:04 PM, Chip Bennett 
          <SPAN dir=ltr><<A href="mailto:chip@chipbennett.net" 
          target=_blank>chip@chipbennett.net</A>></SPAN> wrote:<BR>
          <BLOCKQUOTE 
          style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
          class=gmail_quote>
            <DIV dir=ltr>Why would they? 
            <DIV> </DIV>
            <DIV>(Not being sarcastic; I'm honestly asking.)</DIV></DIV>
            <DIV>
            <DIV>
            <DIV class=gmail_extra><BR><BR>
            <DIV class=gmail_quote>On Mon, Jun 17, 2013 at 1:31 PM, Srikanth 
            Koneru <SPAN dir=ltr><<A href="mailto:tskk79@gmail.com" 
            target=_blank>tskk79@gmail.com</A>></SPAN> wrote:<BR>
            <BLOCKQUOTE 
            style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
            class=gmail_quote>
              <DIV dir=ltr>do textarea field's meant for header/footer scripts 
              fall under plugin territory?<BR></DIV>
              <DIV>
              <DIV>
              <DIV class=gmail_extra><BR><BR>
              <DIV class=gmail_quote>On Mon, Jun 17, 2013 at 10:57 PM, Chip 
              Bennett <SPAN dir=ltr><<A href="mailto:chip@chipbennett.net" 
              target=_blank>chip@chipbennett.net</A>></SPAN> wrote:<BR>
              <BLOCKQUOTE 
              style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
              class=gmail_quote>
                <DIV dir=ltr>Themes are always required to conform to the 
                guidelines as current when the Theme is submitted. Guidelines 
                can and do change, and previous reviews can and do miss required 
                criteria. I would note all of the required issues, and hold the 
                ticket open to allow for developer response.</DIV>
                <DIV class=gmail_extra><BR><BR>
                <DIV class=gmail_quote>
                <DIV>
                <DIV>On Mon, Jun 17, 2013 at 1:03 PM, devcorn <SPAN 
                dir=ltr><<A href="mailto:wp@devcorn.com" 
                target=_blank>wp@devcorn.com</A>></SPAN> 
                wrote:<BR></DIV></DIV>
                <BLOCKQUOTE 
                style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
                class=gmail_quote>
                  <DIV>
                  <DIV>
                  <DIV dir=ltr>hi, 
                  <DIV>
                  <DIV> </DIV>
                  <DIV class=gmail_quote>
                  <DIV dir=ltr>
                  <DIV>I was reviewing one theme and it has so many.. many 
                  things which comes under plugin territory  shortcodes, 
                  SEO, download/upload... etc</DIV>
                  <DIV> </DIV>
                  <DIV>But the theme was previously approved, actually always 
                  approved... so I don't know what should I do with it. I don't 
                  want to disappoint the author , I can approve it with note to 
                  fix all these stuff in next version, but to my surprise. I 
                  downloaded and test old version and they had all of it.. so I 
                  don't know if I missed something as I joined WTRT last week 
                  only.</DIV>
                  <DIV> </DIV>
                  <DIV> </DIV>
                  <DIV>Thanks</DIV>
                  <DIV>Ash</DIV></DIV>
                  <DIV> </DIV></DIV>
                  <DIV> </DIV></DIV></DIV>
                  <DIV> </DIV></DIV></DIV>_______________________________________________<BR>theme-reviewers 
                  mailing list<BR><A 
                  href="mailto:theme-reviewers@lists.wordpress.org" 
                  target=_blank>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>
                <DIV> </DIV></DIV><BR>_______________________________________________<BR>theme-reviewers 
                mailing list<BR><A 
                href="mailto:theme-reviewers@lists.wordpress.org" 
                target=_blank>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>
              <DIV> </DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>theme-reviewers 
              mailing list<BR><A 
              href="mailto:theme-reviewers@lists.wordpress.org" 
              target=_blank>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>
            <DIV> </DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>theme-reviewers 
            mailing list<BR><A href="mailto:theme-reviewers@lists.wordpress.org" 
            target=_blank>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>
          <DIV> </DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>theme-reviewers 
          mailing list<BR><A href="mailto:theme-reviewers@lists.wordpress.org" 
          target=_blank>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>
        <DIV> </DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>theme-reviewers 
        mailing list<BR><A href="mailto:theme-reviewers@lists.wordpress.org" 
        target=_blank>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>
      <DIV> </DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>theme-reviewers 
      mailing list<BR><A href="mailto:theme-reviewers@lists.wordpress.org" 
      target=_blank>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>
    <DIV> </DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>theme-reviewers 
    mailing list<BR><A href="mailto:theme-reviewers@lists.wordpress.org" 
    target=_blank>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>
  <DIV> </DIV></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>
<DIV> </DIV></DIV>
<P>
<HR>
_______________________________________________<BR>theme-reviewers mailing 
list<BR>theme-reviewers@lists.wordpress.org<BR>http://lists.wordpress.org/mailman/listinfo/theme-reviewers<BR></DIV></DIV></DIV></BODY></HTML>