<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff><FONT size=2 face=Arial>
<H4>Results of Automated Theme Scanning: <SPAN class=tc-fail>Fail</SPAN></H4>
<UL class=tc-result>
  <LI><SPAN class="tc-lead tc-warning">WARNING</SPAN>: Your theme appears to 
  have some fishy looking code in it. It may be malicious code that somehow got 
  into your theme unknowingly. This may mean that your development or theme site 
  may be compromised. Please check your theme for code you did not put there and 
  remove it.</LI>
  <LI><SPAN class="tc-lead tc-recommended">RECOMMENDED</SPAN>: No reference to 
  add_editor_style() was found in the theme. It is recommended that the theme 
  implement editor styling, so as to make the editor content match the resulting 
  post output in the theme, for a better user experience.</LI>
  <LI><SPAN class="tc-lead tc-info">INFO</SPAN>: The theme appears to use 
  include or require. If these are being used to include separate sections of a 
  template from independent files, then <STRONG>get_template_part()</STRONG> 
  should be used instead.</LI></UL>
<DIV>&nbsp;</DIV>
<DIV>Soo Otto what exactly are you caring about here that it causes a 
fail?</DIV>
<DIV>&nbsp;</DIV>
<DIV>What specific 'malicious' code? .. I dont use base64 anywhere, at 
all.&nbsp;&nbsp; Everything necessary is protected with evaluators and 
nonce's.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Don't care about editor styles, at all; won't create one.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I use includes &amp; get_template_parts() in appropriate places, I won't 
use get_template_part because of the performance of checking both the child 
theme and root theme and it always needs to just load the parent themes 
functions and not overriden by child themes functions of the same name.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Although included *in* parsed to output functions use get_template_part() 
as necessary</DIV>
<DIV>&nbsp;</DIV>
<DIV>soo whatsup?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></FONT></BODY></HTML>