<div dir="ltr">Yes, because Theme-specific custom JS is an extreme edge case. The vast majority of uses for custom JS are site functionality independent of the active Theme.</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Jan 30, 2014 at 12:07 PM, Konstantin Kovshenin <span dir="ltr"><<a href="mailto:kovshenin@gmail.com" target="_blank">kovshenin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">> The existence of custom CSS plugins, IMHO, is not sufficient justification to force Theme developers to remove custom CSS Theme Options.<br>
<br>
</div>What would make Custom JS any different?<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Jan 30, 2014 at 8:57 PM, Chip Bennett <<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>> wrote:<br>
> The existence of custom CSS plugins, IMHO, is not sufficient justification<br>
> to force Theme developers to remove custom CSS Theme Options.<br>
><br>
><br>
> On Thu, Jan 30, 2014 at 11:54 AM, Konstantin Kovshenin <<a href="mailto:kovshenin@gmail.com">kovshenin@gmail.com</a>><br>
> wrote:<br>
>><br>
>> > I really won't recommened Adding Custom CSS to Plugins Territory.<br>
>> > Because, In support Forums, sometimes I provide users with Options to make<br>
>> > modifications to css which are specific to the theme. So, a Custom CSS<br>
>> > Option is a Great Help.<br>
>><br>
>> That's not a valid point because there are plenty of great and secure<br>
>> Custom CSS plugins out there.<br>
>><br>
>> On Thu, Jan 30, 2014 at 8:50 PM, Rohit Tripathi <<a href="mailto:rohitink@live.com">rohitink@live.com</a>> wrote:<br>
>> > I really won't recommened Adding Custom CSS to Plugins Territory.<br>
>> > Because,<br>
>> > In support Forums, sometimes I provide users with Options to make<br>
>> > modifications to css which are specific to the theme. So, a Custom CSS<br>
>> > Option is a Great Help.<br>
>> ><br>
>> > Random Header/Footer Scripts Could be considered Plugin Territory.<br>
>> ><br>
>> >> Date: Thu, 30 Jan 2014 20:46:06 +0400<br>
>> ><br>
>> >> From: <a href="mailto:kovshenin@gmail.com">kovshenin@gmail.com</a><br>
>> >> To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
>> >> Subject: Re: [theme-reviewers] Why Rigorous Review of Theme Functional<br>
>> >> Files is Important<br>
>> >><br>
>> >> > Sneak peek: when we begin discussing Guidelines Revisions (next<br>
>> >> > week),<br>
>> >> > I'm going to propose that options for arbitrary header/footer scripts<br>
>> >> > are<br>
>> >> > Plugin Territory.<br>
>> >><br>
>> >> Thank you! Can we add CSS to that? :)<br>
>> >><br>
>> >> On Thu, Jan 30, 2014 at 8:44 PM, Chip Bennett <<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>><br>
>> >> wrote:<br>
>> >> > Sneak peek: when we begin discussing Guidelines Revisions (next<br>
>> >> > week),<br>
>> >> > I'm<br>
>> >> > going to propose that options for arbitrary header/footer scripts are<br>
>> >> > Plugin<br>
>> >> > Territory.<br>
>> >> ><br>
>> >> ><br>
>> >> > On Thu, Jan 30, 2014 at 11:40 AM, Konstantin Kovshenin<br>
>> >> > <<a href="mailto:kovshenin@gmail.com">kovshenin@gmail.com</a>><br>
>> >> > wrote:<br>
>> >> >><br>
>> >> >> > So, if I make the The option of Custom Js available only to users<br>
>> >> >> > with<br>
>> >> >> > unfiltered_html capability, then the themes are good to go, right?<br>
>> >> >><br>
>> >> >> That would make the theme more secure, yes, but ultimately it's up<br>
>> >> >> to<br>
>> >> >> the reviewers and the guidelines on whether it's good to go or not.<br>
>> >> >><br>
>> >> >> Again, my opinion is that Custom CSS and Custom JS are plugin<br>
>> >> >> territory, which would stop theme authors from reinventing the<br>
>> >> >> wheel.<br>
>> >> >> It would also mean that reviewers will spend less time auditing<br>
>> >> >> theme<br>
>> >> >> code. And it would also mean that there's less risk of insecure code<br>
>> >> >> ending up in the themes directory. Right, let's dump it all in the<br>
>> >> >> plugins directory :)<br>
>> >> >><br>
>> >> >> On Thu, Jan 30, 2014 at 8:34 PM, Rohit Tripathi <<a href="mailto:rohitink@live.com">rohitink@live.com</a>><br>
>> >> >> wrote:<br>
>> >> >> > Thanks Koveshenin.<br>
>> >> >> ><br>
>> >> >> > So, if I make the The option of Custom Js available only to users<br>
>> >> >> > with<br>
>> >> >> > unfiltered_html capability, then the themes are good to go, right?<br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> >> Date: Thu, 30 Jan 2014 20:19:39 +0400<br>
>> >> >> >> From: <a href="mailto:kovshenin@gmail.com">kovshenin@gmail.com</a><br>
>> >> >> ><br>
>> >> >> >> To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
>> >> >> >> Subject: Re: [theme-reviewers] Why Rigorous Review of Theme<br>
>> >> >> >> Functional<br>
>> >> >> >> Files is Important<br>
>> >> >> >><br>
>> >> >> >> > I have just allowed the <script> tag in the text area. Is the<br>
>> >> >> >> > script<br>
>> >> >> >> > tag<br>
>> >> >> >> > not acceptable at all? Or should I create a New Field, derivate<br>
>> >> >> >> > of<br>
>> >> >> >> > Textfield, and allow <script> in that?<br>
>> >> >> >><br>
>> >> >> >> As Justin pointed out earlier, you should be checking whether the<br>
>> >> >> >> current user can publish unfiltered html, and only then show your<br>
>> >> >> >> custom js fields that allow script tags. Note that an some<br>
>> >> >> >> setups,<br>
>> >> >> >> neither admins nor super admins have the unfiltered_html<br>
>> >> >> >> capability<br>
>> >> >> >> for security reasons.<br>
>> >> >> >><br>
>> >> >> >> Also, in my opinion, Custom CSS and especially Custom JS should<br>
>> >> >> >> not<br>
>> >> >> >> be<br>
>> >> >> >> allowed in themes.<br>
>> >> >> >><br>
>> >> >> >> On Thu, Jan 30, 2014 at 8:14 PM, Chip Bennett<br>
>> >> >> >> <<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>><br>
>> >> >> >> wrote:<br>
>> >> >> >> > Speaking in general terms, any Theme option must be properly<br>
>> >> >> >> > sanitized/validated on input, and escaped on output, as<br>
>> >> >> >> > appropriate.<br>
>> >> >> >> > Specific sanitization/validation/escaping methods depend on the<br>
>> >> >> >> > specific<br>
>> >> >> >> > data type.<br>
>> >> >> >> ><br>
>> >> >> >> ><br>
>> >> >> >> > On Thu, Jan 30, 2014 at 11:12 AM, Rohit Tripathi<br>
>> >> >> >> > <<a href="mailto:rohitink@live.com">rohitink@live.com</a>><br>
>> >> >> >> > wrote:<br>
>> >> >> >> >><br>
>> >> >> >> >> I Use options framework for my theme options. I have just<br>
>> >> >> >> >> allowed<br>
>> >> >> >> >> the<br>
>> >> >> >> >> <script> tag in the text area. Is the script tag not<br>
>> >> >> >> >> acceptable<br>
>> >> >> >> >> at<br>
>> >> >> >> >> all?<br>
>> >> >> >> >> Or<br>
>> >> >> >> >> should I create a New Field, derivate of Textfield, and allow<br>
>> >> >> >> >> <script><br>
>> >> >> >> >> in<br>
>> >> >> >> >> that?<br>
>> >> >> >> >><br>
>> >> >> >> >> Regards<br>
>> >> >> >> >><br>
>> >> >> >> >> ________________________________<br>
>> >> >> >> >> Date: Thu, 30 Jan 2014 11:01:22 -0500<br>
>> >> >> >> >><br>
>> >> >> >> >> From: <a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a><br>
>> >> >> >> >> To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
>> >> >> >> >> Subject: Re: [theme-reviewers] Why Rigorous Review of Theme<br>
>> >> >> >> >> Functional<br>
>> >> >> >> >> Files is Important<br>
>> >> >> >> >><br>
>> >> >> >> >> It's example code, to show that an arbitrary script can be<br>
>> >> >> >> >> executed.<br>
>> >> >> >> >> You<br>
>> >> >> >> >> didn't really expect me to put actually dangerous code there,<br>
>> >> >> >> >> did<br>
>> >> >> >> >> you?<br>
>> >> >> >> >> :)<br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> On Thu, Jan 30, 2014 at 10:58 AM, Rohit Tripathi<br>
>> >> >> >> >> <<a href="mailto:rohitink@live.com">rohitink@live.com</a>><br>
>> >> >> >> >> wrote:<br>
>> >> >> >> >><br>
>> >> >> >> >> I am not sure, if asking this is lame. But, why is the<br>
>> >> >> >> >> entering<br>
>> >> >> >> >> alert('text') in the header/footer codes area, being<br>
>> >> >> >> >> considered<br>
>> >> >> >> >> as<br>
>> >> >> >> >> an<br>
>> >> >> >> >> issue?<br>
>> >> >> >> >><br>
>> >> >> >> >> Regards<br>
>> >> >> >> >><br>
>> >> >> >> >> ________________________________<br>
>> >> >> >> >> Date: Thu, 30 Jan 2014 10:40:22 -0500<br>
>> >> >> >> >> From: <a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a><br>
>> >> >> >> >> To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
>> >> >> >> >> Subject: Re: [theme-reviewers] Why Rigorous Review of Theme<br>
>> >> >> >> >> Functional<br>
>> >> >> >> >> Files is Important<br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> In many cases, the issue is the lack of inherent sanitization<br>
>> >> >> >> >> when<br>
>> >> >> >> >> using<br>
>> >> >> >> >> the Theme Mods API with the Theme Customizer:<br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> <a href="http://make.wordpress.org/themes/2014/01/30/using-the-theme-customizer-with-the-theme-mods-api/" target="_blank">http://make.wordpress.org/themes/2014/01/30/using-the-theme-customizer-with-the-theme-mods-api/</a><br>

>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> On Thu, Jan 30, 2014 at 10:21 AM, Justin Tadlock<br>
>> >> >> >> >> <<a href="mailto:justin@justintadlock.com">justin@justintadlock.com</a>> wrote:<br>
>> >> >> >> >><br>
>> >> >> >> >> if ( !current_user_can( 'unfiltered_html' ) ) {<br>
>> >> >> >> >> /* Sanitize. */<br>
>> >> >> >> >> }<br>
>> >> >> >> >><br>
>> >> >> >> >> All theme reviewers should be intimately familiar with this<br>
>> >> >> >> >> page:<br>
>> >> >> >> >> <a href="http://codex.wordpress.org/Data_Validation" target="_blank">http://codex.wordpress.org/Data_Validation</a><br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> On 1/30/2014 7:00 AM, Chip Bennett wrote:<br>
>> >> >> >> >><br>
>> >> >> >> >> Good morning, all,<br>
>> >> >> >> >><br>
>> >> >> >> >> Just as a reminder why it is imperative that our reviews are<br>
>> >> >> >> >> thorough<br>
>> >> >> >> >> and<br>
>> >> >> >> >> complete, including a review of the Theme code and not merely<br>
>> >> >> >> >> a<br>
>> >> >> >> >> Theme-Check/front-end review, I woke up this morning to<br>
>> >> >> >> >> several<br>
>> >> >> >> >> emails<br>
>> >> >> >> >> reporting various Theme security vulnerabilities. Here's a<br>
>> >> >> >> >> sampling:<br>
>> >> >> >> >><br>
>> >> >> >> >> To reproduce:<br>
>> >> >> >> >><br>
>> >> >> >> >> 1. Add define( 'DISALLOW_UNFILTERED_HTML', true ); to<br>
>> >> >> >> >> wp-config.php<br>
>> >> >> >> >> 2. Activate the theme, navigate to Theme Options, add an image<br>
>> >> >> >> >> logo<br>
>> >> >> >> >> 3. In General Options - Logo Text, enter (as is, with quotes):<br>
>> >> >> >> >> "<br>
>> >> >> >> >> onclick="javascript:alert(1);"<br>
>> >> >> >> >> 4. Visit the homepage, click on the logo, boom.<br>
>> >> >> >> >><br>
>> >> >> >> >> 5. In Slider Options, add a slider image and use the following<br>
>> >> >> >> >> for<br>
>> >> >> >> >> the<br>
>> >> >> >> >> slider text: Foo bar <script>alert('baz');</script><br>
>> >> >> >> >> 6. Visit the home page, boom.<br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> To reproduce:<br>
>> >> >> >> >><br>
>> >> >> >> >> 1. Add define( 'DISALLOW_UNFILTERED_HTML', true ); to<br>
>> >> >> >> >> wp-config.php<br>
>> >> >> >> >> 2. Activate the theme, go to Appearance - Theme Settings<br>
>> >> >> >> >> 3. In More Text enter: <script>alert('xss');</script><br>
>> >> >> >> >> 4. Visit the home page.<br>
>> >> >> >> >><br>
>> >> >> >> >> (you will have to have at least one post with a <!--more--><br>
>> >> >> >> >> tag<br>
>> >> >> >> >><br>
>> >> >> >> >> To reproduce:<br>
>> >> >> >> >><br>
>> >> >> >> >> 1. Add define( 'DISALLOW_UNFILTERED_HTML', true ); to<br>
>> >> >> >> >> wp-config.php<br>
>> >> >> >> >> 2. Activate the Theme, navigate to Appearance - Theme<br>
>> >> >> >> >> Options - Social Netowrks Configuration<br>
>> >> >> >> >> 3. In Twitter URL enter: <a href="http://twitter.com/kovshenin" target="_blank">http://twitter.com/kovshenin</a>'<br>
>> >> >> >> >> onclick='alert(1);'<br>
>> >> >> >> >> 4. Visit the home page and click the Twitter icon on the top<br>
>> >> >> >> >> right,<br>
>> >> >> >> >> ouch. Other URL fields affected too.<br>
>> >> >> >> >><br>
>> >> >> >> >> 5. In Layout Settings - Footer enter:<br>
>> >> >> >> >> <script>alert(123)</script><br>
>> >> >> >> >> 6. Visit the front page, ouch<br>
>> >> >> >> >><br>
>> >> >> >> >> 7. In Advertise Settings, Header Banner Alternative: '<br>
>> >> >> >> >> onclick='alert(1)'<br>
>> >> >> >> >> 8. Visit the front page and click the header banner, ouch<br>
>> >> >> >> >><br>
>> >> >> >> >> 9. In Advertise Settings, Header Banner Link: <a href="http://foo.com" target="_blank">http://foo.com</a>'<br>
>> >> >> >> >> onclick='alert("bar")<br>
>> >> >> >> >> 10. Visit the front page and click the banner<br>
>> >> >> >> >><br>
>> >> >> >> >> To reproduce:<br>
>> >> >> >> >><br>
>> >> >> >> >> 11. In Theme Options - Integration<br>
>> >> >> >> >> 12. For header code: <script>alert('wow');</script><br>
>> >> >> >> >> 13. Body code: <script>alert('seriously?')</script><br>
>> >> >> >> >> 14. Visit the front page<br>
>> >> >> >> >><br>
>> >> >> >> >> To reproduce:<br>
>> >> >> >> >><br>
>> >> >> >> >> 15. in Theme Options - Colors, go to your browser JS console<br>
>> >> >> >> >> and<br>
>> >> >> >> >> enter:<br>
>> >> >> >> >> jQuery('#cwp_templates_topbar_colorid_color').val('blue;"<br>
>> >> >> >> >> onclick="javascript:alert(123);')<br>
>> >> >> >> >> 16. Hit save changes, visit the front page<br>
>> >> >> >> >> 17. The top bar is blue, try and click it. Probably all the<br>
>> >> >> >> >> color<br>
>> >> >> >> >> fields in this theme are vulnerable to this.<br>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> That these issues are appearing is approved/live Themes is<br>
>> >> >> >> >> exactly<br>
>> >> >> >> >> the<br>
>> >> >> >> >> reason that it takes so long to get through the approved-Theme<br>
>> >> >> >> >> queue.<br>
>> >> >> >> >> We<br>
>> >> >> >> >> have to audit for these things, and the audits are turning<br>
>> >> >> >> >> into<br>
>> >> >> >> >> complete<br>
>> >> >> >> >> re-reviews in several cases.<br>
>> >> >> >> >><br>
>> >> >> >> >> If you are uncomfortable with performing this level of review<br>
>> >> >> >> >> -<br>
>> >> >> >> >> first:<br>
>> >> >> >> >> don't worry. We've all been there. But the important thing is<br>
>> >> >> >> >> to<br>
>> >> >> >> >> ask<br>
>> >> >> >> >> for<br>
>> >> >> >> >> help. We have a team of 100 people, most/all of whom would be<br>
>> >> >> >> >> more<br>
>> >> >> >> >> than<br>
>> >> >> >> >> happy to lend a hand. We've all learned from each other. Post<br>
>> >> >> >> >> a<br>
>> >> >> >> >> comment<br>
>> >> >> >> >> in-ticket, or post to the mail-list, and ask for guidance.<br>
>> >> >> >> >> Especially<br>
>> >> >> >> >> when<br>
>> >> >> >> >> it comes to Theme options, Theme code can get quite complex<br>
>> >> >> >> >> and<br>
>> >> >> >> >> often<br>
>> >> >> >> >> difficult to follow. Understanding how the Settings API works<br>
>> >> >> >> >> sometimes<br>
>> >> >> >> >> seems like it requires a master's degree. And developers all<br>
>> >> >> >> >> have<br>
>> >> >> >> >> different<br>
>> >> >> >> >> coding styles. It's completely understandable if someone needs<br>
>> >> >> >> >> a<br>
>> >> >> >> >> second<br>
>> >> >> >> >> pair<br>
>> >> >> >> >> of eyes when reviewing a given Theme. So please: ask for help<br>
>> >> >> >> >> if<br>
>> >> >> >> >> you<br>
>> >> >> >> >> need it<br>
>> >> >> >> >> when reviewing.<br>
>> >> >> >> >><br>
>> >> >> >> >><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>
>> >> >> >> >><br>
>> >> >> >> >><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>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> _______________________________________________<br>
>> >> >> >> >> theme-reviewers<br>
>> >> >> >> >> mailing<br>
>> >> >> >> >> list <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>
>> >> >> >> >> _______________________________________________<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>
>> >> >> >> >><br>
>> >> >> >> >><br>
>> >> >> >> >> _______________________________________________<br>
>> >> >> >> >> theme-reviewers<br>
>> >> >> >> >> mailing<br>
>> >> >> >> >> list <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>
>> >> >> >> >> _______________________________________________<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>
>> >> >> >> ><br>
>> >> >> >> ><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>
>> >> >> >><br>
>> >> >> >><br>
>> >> >> >><br>
>> >> >> >> --<br>
>> >> >> >> Konstantin<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>
>> >> >> > _______________________________________________<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>
>> >> >><br>
>> >> >><br>
>> >> >><br>
>> >> >> --<br>
>> >> >> Konstantin<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>
>> >> ><br>
>> >> ><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>
>> >><br>
>> >><br>
>> >><br>
>> >> --<br>
>> >> Konstantin<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>
>> > _______________________________________________<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>
>><br>
>><br>
>><br>
>> --<br>
>> Konstantin<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>
><br>
><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>
<br>
<br>
<br>
--<br>
Konstantin<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>
</div></div></blockquote></div><br></div>