@Tammie - Here is a BP ticket: <span><span><a href="http://themes.trac.wordpress.org/ticket/3546">http://themes.trac.wordpress.org/ticket/3546</a><br><br>The review process is slightly different for BP themes at times but thanks for taking this on!<br>
<br><br>Cais.<br></span></span><br><div class="gmail_quote">On Mon, Apr 18, 2011 at 6:11 AM, Tammie Lister <span dir="ltr"><<a href="mailto:tlister@logicalbinary.com">tlister@logicalbinary.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>
<div>
<span>
<blockquote type="cite" style="border-left-style:solid;border-left-color:rgb(204, 204, 204);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;margin-left:0px;padding-left:10px;padding-right:0px;margin-right:0px">
<div><div><div><div><span>Hi, thought about time I poked my head up and got involved too. My username is karmatosed on WordPress. </span></div><div><span><br></span></div><div><span>I'll put myself forward for any BuddyPress ones but can also do WordPress ones if required. Don't know but sounds like you've got a bit of a backlog on BuddyPress ones? </span>I'm a theme designer who does both BuddyPress and pure WordPress themes.</div>
</div></div></div></blockquote></span><span><br>Regards,<div>Tammie Lister<br><br></div></span>
<p style="color:#a0a0a0">On Monday, 18 April 2011 at 04:35, <a href="mailto:theme-reviewers-request@lists.wordpress.org" target="_blank">theme-reviewers-request@lists.wordpress.org</a> wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px">
<span><div><div>Send theme-reviewers mailing list submissions to<br>        <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:theme-reviewers-request@lists.wordpress.org" target="_blank">theme-reviewers-request@lists.wordpress.org</a><br><br>You can reach the person managing the list at<br>        <a href="mailto:theme-reviewers-owner@lists.wordpress.org" target="_blank">theme-reviewers-owner@lists.wordpress.org</a><br>
<br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of theme-reviewers digest..."<br><br><br>Today's Topics:<br><br> 1. Re: Join the team (Emil Uzelac)<br> 2. BuddyPress themes? (Doug Stewart)<br>
3. Re: BuddyPress themes? (Emil Uzelac)<br> 4. Please assign a theme from the Theme Review Trac Queue for<br> username <a href="mailto:smgrundy@live.com" target="_blank">smgrundy@live.com</a> (Shawn Grundy)<br>
5. Where can I learn more about theme security (<a href="mailto:myazalea@hotmail.com" target="_blank">myazalea@hotmail.com</a>)<br>
<br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Sun, 17 Apr 2011 21:04:54 -0500<br>From: Emil Uzelac <<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>><br>
Subject: Re: [theme-reviewers] Join the team<br>To: <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>Message-ID: <BANLkTi=N5TzbQh2C81-2pBr=<a href="mailto:7jSoF4kQHg@mail.gmail.com" target="_blank">7jSoF4kQHg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br><br>menu is OK, widgetized menu is OK too ;)<br>*----*<br>*Emil Uzelac* | ThemeID | T: <a href="tel:224-444-0006" value="+12244440006" target="_blank">224-444-0006</a> | Twitter: @EmilUzelac | E:<br>
<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a> | <a href="http://themeid.com" target="_blank">http://themeid.com</a><br>Make everything as simple as possible, but not simpler. - Albert Einstein<br>
<br><br><br>On Sun, Apr 17, 2011 at 7:54 PM, Chip Bennett <<a href="mailto:chip@chipbennett.net" target="_blank">chip@chipbennett.net</a>> wrote:<br><br><blockquote type="cite"><div>I actually disagree regarding the "Menu" Widget - maybe. :)<br>
<br>If the Theme simply provides a Widgetized sidebar, and no "Navigation Menu"<br>markup, then this approach is fine. However, if the Theme has what would<br>reasonably considered to be the design intent of a Navigation Menu, then<br>
that implementation must support the core Nav Menu feature.<br><br>Basically: Themes are not *required* to provide Navigation Menus, but if<br>they *do* provide a Navigation Menu, then it must support the core<br>functionality.<br>
<br>Chip<br><br><br>On Sun, Apr 17, 2011 at 7:13 PM, Emil Uzelac <<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>> wrote:<br><br><blockquote type="cite"><div>1. The theme uses the text domain of Twenty Ten in a few spots. If I<br>
remember correctly from lurking on the list this is a reason for failure of<br>the theme.<br>*Yes, Twenty Ten should be changed to i.e. silverville*<br>**<br>2. They use a widget for the menu and instruct the user to add the Pages<br>
widget. It seems to me that it's a much better option to use a WordPress<br>menu which defaults to list pages. I don't believe this is an issue for a<br>fail but probably a good suggestion as an update to the user.<br>
*This part is just fine. As long as there are options for menu and being<br>fully functional.*<br>**<br>3. The CSS fails on the background-color since it's value is set to 'none'<br>when it should be set to 'transparent'. Would this typically be a reason for<br>
failure if all other CSS is okay?<br>*background-color: none; is invalid and it should be transparent.<br>Recommendation would be background: none; or background-image: none; and not<br>many people use the last one anymore. It's shortcoded via background.*<br>
**<br>4. There are a number of other 'recommended' items in Theme Check but<br>these are not a reason to fail a theme correct?<br>*Recommended isn't required, if recommendations don't cause problems, no<br>
need to fail.<br>*<br>Emil<br>**<br>*----*<br>*Emil Uzelac* | ThemeID | T: <a href="tel:224-444-0006" value="+12244440006" target="_blank">224-444-0006</a> | Twitter: @EmilUzelac | E:<br><a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a> | <a href="http://themeid.com" target="_blank">http://themeid.com</a><br>
Make everything as simple as possible, but not simpler. - Albert<br>Einstein<br><br><br><br>On Sun, Apr 17, 2011 at 7:01 PM, Curtis McHale <<a href="mailto:curtis@curtismchale.ca" target="_blank">curtis@curtismchale.ca</a>>wrote:<br>
<br><blockquote type="cite"><div>I have a few questions about my first theme review.<br><br>1. The theme uses the text domain of Twenty Ten in a few spots. If I<br>remember correctly from lurking on the list this is a reason for failure of<br>
the theme.<br>2. They use a widget for the menu and instruct the user to add the Pages<br>widget. It seems to me that it's a much better option to use a WordPress<br>menu which defaults to list pages. I don't believe this is an issue for a<br>
fail but probably a good suggestion as an update to the user.<br>3. The CSS fails on the background-color since it's value is set to<br>'none' when it should be set to 'transparent'. Would this typically be a<br>
reason for failure if all other CSS is okay?<br>4. There are a number of other 'recommended' items in Theme Check but<br>these are not a reason to fail a theme correct?<br><br>I could probably go further in to the theme but I wanted to double check<br>
on the text domain item before I did.<br><br>Curtis McHale<br>PH: <a href="tel:604.751.3482" value="+16047513482" target="_blank">604.751.3482</a><br><a href="http://www.curtismchale.ca" target="_blank">http://www.curtismchale.ca</a><br>
Linkedin: <a href="http://www.linkedin.com/in/curtismchale" target="_blank">http://www.linkedin.com/in/curtismchale</a><br>Twitter: <a href="http://twitter.com/curtismchale" target="_blank">twitter.com/curtismchale</a><br>
<br><br><br>On Sat, Apr 16, 2011 at 4:39 PM, Edward Caissie <<br><a href="mailto:edward.caissie@gmail.com" target="_blank">edward.caissie@gmail.com</a>> wrote:<br><br><blockquote type="cite"><div>Here ya go: <a href="http://themes.trac.wordpress.org/ticket/3320" target="_blank">http://themes.trac.wordpress.org/ticket/3320</a><br>
This will get you started ...<br><br><br>Cais.<br><br>On Sat, Apr 16, 2011 at 7:15 PM, Curtis McHale <<a href="mailto:curtis@curtismchale.ca" target="_blank">curtis@curtismchale.ca</a>>wrote:<br><br><blockquote type="cite">
<div>Figured I'd finally get off my butt and join the team after looking at<br>the list for a few months. My trac name is curtismchale<br><br>Curtis McHale<br>PH: <a href="tel:604.751.3482" value="+16047513482" target="_blank">604.751.3482</a><br>
<a href="http://www.curtismchale.ca" target="_blank">http://www.curtismchale.ca</a><br>Linkedin: <a href="http://www.linkedin.com/in/curtismchale" target="_blank">http://www.linkedin.com/in/curtismchale</a><br>Twitter: <a href="http://twitter.com/curtismchale" target="_blank">twitter.com/curtismchale</a><br>
<br><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>
</div></blockquote><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>
</div></blockquote><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>
</div></blockquote><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>
</div></blockquote><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>
</div></blockquote>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110417/2bfcde18/attachment-0001.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110417/2bfcde18/attachment-0001.htm</a>><br>
<br>------------------------------<br><br>Message: 2<br>Date: Sun, 17 Apr 2011 23:17:51 -0400<br>From: Doug Stewart <<a href="mailto:zamoose@gmail.com" target="_blank">zamoose@gmail.com</a>><br>Subject: [theme-reviewers] BuddyPress themes?<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>Message-ID: <<a href="mailto:BANLkTinFHy-X_z-MT4PUnfDQQ8js95o9fQ@mail.gmail.com" target="_blank">BANLkTinFHy-X_z-MT4PUnfDQQ8js95o9fQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br><br>Just how far behind is the BP review queue? I've been doing some BP<br>work and might be able to take a look.<br><br>Username is ZaMoose.<br><br>-- <br>-Doug<br><br>
<br>------------------------------<br><br>Message: 3<br>Date: Sun, 17 Apr 2011 22:21:58 -0500<br>From: Emil Uzelac <<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>><br>Subject: Re: [theme-reviewers] BuddyPress themes?<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>Message-ID: <BANLkTik3+SrXTKZPqPw48A7iec6=<a href="mailto:g-_05w@mail.gmail.com" target="_blank">g-_05w@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br><br>one in queue and thanks <a href="http://themes.trac.wordpress.org/ticket/3515" target="_blank">http://themes.trac.wordpress.org/ticket/3515</a><br>*----*<br>
*Emil Uzelac* | ThemeID | T: <a href="tel:224-444-0006" value="+12244440006" target="_blank">224-444-0006</a> | Twitter: @EmilUzelac | E:<br><a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a> | <a href="http://themeid.com" target="_blank">http://themeid.com</a><br>
Make everything as simple as possible, but not simpler. - Albert Einstein<br><br><br><br>On Sun, Apr 17, 2011 at 10:17 PM, Doug Stewart <<a href="mailto:zamoose@gmail.com" target="_blank">zamoose@gmail.com</a>> wrote:<br>
<br><blockquote type="cite"><div>Just how far behind is the BP review queue? I've been doing some BP<br>work and might be able to take a look.<br><br>Username is ZaMoose.<br><br>--<br>-Doug<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>
</div></blockquote>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110417/ad26ab56/attachment-0001.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110417/ad26ab56/attachment-0001.htm</a>><br>
<br>------------------------------<br><br>Message: 4<br>Date: Sun, 17 Apr 2011 20:26:43 -0700<br>From: Shawn Grundy <<a href="mailto:smgrundy@live.com" target="_blank">smgrundy@live.com</a>><br>Subject: [theme-reviewers] Please assign a theme from the Theme Review<br>
        Trac Queue for username <a href="mailto:smgrundy@live.com" target="_blank">smgrundy@live.com</a><br>To: <<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>><br>
Message-ID: <<a href="mailto:COL102-W52B1D6E3D4B364C1BE079AE910@phx.gbl" target="_blank">COL102-W52B1D6E3D4B364C1BE079AE910@phx.gbl</a>><br>Content-Type: text/plain; charset="iso-8859-1"<br><br><br>Please assign a theme from the Theme Review Trac Queue for username <a href="mailto:smgrundy@live.com" target="_blank">smgrundy@live.com</a>                                            <br>
-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110417/0a9a1abf/attachment-0001.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110417/0a9a1abf/attachment-0001.htm</a>><br>
<br>------------------------------<br><br>Message: 5<br>Date: Mon, 18 Apr 2011 05:34:21 +0200<br>From: <a href="mailto:myazalea@hotmail.com" target="_blank">myazalea@hotmail.com</a> <<a href="mailto:myazalea@hotmail.com" target="_blank">myazalea@hotmail.com</a>><br>
Subject: [theme-reviewers] Where can I learn more about theme security<br>To: <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>Message-ID: <<a href="mailto:BLU0-SMTP68A5A194041773133A3E93C9910@phx.gbl" target="_blank">BLU0-SMTP68A5A194041773133A3E93C9910@phx.gbl</a>><br>
Content-Type: text/plain; charset="utf-8"<br><br>As the title sais.<br>Are there any mustreads, and what sources are reliable. There isnt alot on this on <a href="http://Wordpress.org" target="_blank">Wordpress.org</a> or i missed it. <br>
<br>or should I just learn more php?<br><br><br>Skickat fr?n min HTC<br><br>----- Reply message -----<br>Fr?n: "Emil Uzelac" <<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>><br>Till: <<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>><br>
Rubrik: [theme-reviewers] Join the team<br>Datum: m?n, apr 18, 2011 04:04<br>menu is OK, widgetized menu is OK too ;)----Emil Uzelac | ThemeID | T: <a href="tel:224-444-0006" value="+12244440006" target="_blank">224-444-0006</a> | Twitter: @EmilUzelac | E: <a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a> | <a href="http://themeid.com" target="_blank">http://themeid.com</a><br>
<br><br>Make everything as simple as possible, but not simpler. - Albert Einstein<br><br><br><br>On Sun, Apr 17, 2011 at 7:54 PM, Chip Bennett <<a href="mailto:chip@chipbennett.net" target="_blank">chip@chipbennett.net</a>> wrote:<br>
<br><br>I actually disagree regarding the "Menu" Widget - maybe. :)<br>If the Theme simply provides a Widgetized sidebar, and no "Navigation Menu" markup, then this approach is fine. However, if the Theme has what would reasonably considered to be the design intent of a Navigation Menu, then that implementation must support the core Nav Menu feature.<br>
<br><br><br>Basically: Themes are not *required* to provide Navigation Menus, but if they *do* provide a Navigation Menu, then it must support the core functionality.<br>Chip<br><br><br><br><br>On Sun, Apr 17, 2011 at 7:13 PM, Emil Uzelac <<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>> wrote:<br>
<br><br><br>1. The theme uses the text domain of Twenty Ten in a few spots. If I remember correctly from lurking on the list this is a reason for failure of the theme.<br><br><br><br><br>Yes, Twenty Ten should be changed to i.e. silverville?2. They use a widget for the menu and instruct the user to add the Pages widget. It seems to me that it's a much better option to use a WordPress menu which defaults to list pages. I don't believe this is an issue for a fail but probably a good suggestion as an update to the user.<br>
<br><br><br><br>This part is just fine. As long as there are options for menu and being fully functional.?<br>3. The CSS fails on the background-color since it's value is set to 'none' when it should be set to 'transparent'. Would this typically be a reason for failure if all other CSS is okay?<br>
<br><br><br><br>background-color: none; is invalid and it should be transparent. Recommendation would be background: none; or background-image: none; and not many people use the last one anymore. It's shortcoded via background.<br>
<br><br><br><br>?4. There are a number of other 'recommended' items in Theme Check but these are not a reason to fail a theme correct?<br><br><br><br><br>Recommended isn't required, if recommendations don't cause? problems, no need to fail.<br>
<br><br><br><br>Emil?----Emil Uzelac | ThemeID | T: <a href="tel:224-444-0006" value="+12244440006" target="_blank">224-444-0006</a> | Twitter: @EmilUzelac | E: <a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a> | <a href="http://themeid.com" target="_blank">http://themeid.com</a><br>
<br><br><br><br><br>Make everything as simple as possible, but not simpler. - Albert Einstein<br><br><br><br>On Sun, Apr 17, 2011 at 7:01 PM, Curtis McHale <<a href="mailto:curtis@curtismchale.ca" target="_blank">curtis@curtismchale.ca</a>> wrote:<br>
<br><br><br><br><br>I have a few questions about my first theme review.<br>1. The theme uses the text domain of Twenty Ten in a few spots. If I remember correctly from lurking on the list this is a reason for failure of the theme..<br>
<br><br><br><br><br><br>2. They use a widget for the menu and instruct the user to add the Pages widget. It seems to me that it's a much better option to use a WordPress menu which defaults to list pages. I don't believe this is an issue for a fail but probably a good suggestion as an update to the user.<br>
<br><br><br><br><br><br>3. The CSS fails on the background-color since it's value is set to 'none' when it should be set to 'transparent'. Would this typically be a reason for failure if all other CSS is okay?<br>
<br><br><br><br><br><br>4. There are a number of other 'recommended' items in Theme Check but these are not a reason to fail a theme correct?<br>I could probably go further in to the theme but I wanted to double check on the text domain item before I did.<br>
<br><br><br><br><br><br><br>Curtis McHale<br>PH: <a href="tel:604.751.3482" value="+16047513482" target="_blank">604.751.3482</a><br><a href="http://www.curtismchale.ca" target="_blank">http://www.curtismchale.ca</a><br>
Linkedin: <a href="http://www.linkedin.com/in/curtismchale" target="_blank">http://www.linkedin.com/in/curtismchale</a><br>
<br><br><br><br><br><br><br>Twitter: <a href="http://twitter.com/curtismchale" target="_blank">twitter.com/curtismchale</a><br><br><br><br><br>On Sat, Apr 16, 2011 at 4:39 PM, Edward Caissie <<a href="mailto:edward.caissie@gmail.com" target="_blank">edward.caissie@gmail.com</a>> wrote:<br>
<br><br><br><br><br><br><br>Here ya go: <a href="http://themes.trac.wordpress.org/ticket/3320" target="_blank">http://themes.trac.wordpress.org/ticket/3320</a><br>This will get you started ...<br><br><br>Cais.<br><br>On Sat, Apr 16, 2011 at 7:15 PM, Curtis McHale <<a href="mailto:curtis@curtismchale.ca" target="_blank">curtis@curtismchale.ca</a>> wrote:<br>
<br><br><br><br><br><br><br><br><br>Figured I'd finally get off my butt and join the team after looking at the list for a few months. My trac name is curtismchale<br><br><br><br><br><br><br><br><br><br>Curtis McHale<br>
PH: <a href="tel:604.751.3482" value="+16047513482" target="_blank">604.751.3482</a><br><a href="http://www.curtismchale.ca" target="_blank">http://www.curtismchale.ca</a><br><br><br>Linkedin: <a href="http://www.linkedin.com/in/curtismchale" target="_blank">http://www.linkedin.com/in/curtismchale</a><br>
Twitter: <a href="http://twitter.com/curtismchale" target="_blank">twitter.com/curtismchale</a><br><br><br><br><br><br><br><br><br><br><br><br><br><br>_______________________________________________<br><br>theme-reviewers mailing list<br>
<br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br><br><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br><br><br><br><br>_______________________________________________<br><br>theme-reviewers mailing list<br><br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<br><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br><br><br><br><br><br>_______________________________________________<br>
<br>theme-reviewers mailing list<br><br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br><br><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br><br><br><br><br>_______________________________________________<br><br>theme-reviewers mailing list<br><br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<br><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br><br><br><br><br><br>_______________________________________________<br>
<br>theme-reviewers mailing list<br><br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br><br><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110418/9da3f35c/attachment.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110418/9da3f35c/attachment.htm</a>><br>
<br>------------------------------<br><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><br>End of theme-reviewers Digest, Vol 11, Issue 56<br>***********************************************<br>
</div></div></span>
</blockquote>
<div>
<br>
</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><br>