wp_footer(): <a href="http://codex.wordpress.org/Theme_Development#Plugin_API_Hooks">http://codex.wordpress.org/Theme_Development#Plugin_API_Hooks</a><br><br>"Goes in <tt>footer.php</tt>, just before the closing <tt></body></tt>
tag. Example plugin use: insert PHP code that needs to run after
everything else, at the bottom of the footer. Very commonly used to
insert web statistics code, such as Google Analytics."<br><br>Might need a bit of clarification there, but it is not a written in stone requirement to be directly "above" the closing 'body' tag ... just above and as part of the last container block is generally fine. I use a plugin that hooks into wp_footer() to see how the Theme handles its placement.<br>
<br>---<br><br>I've made a few minor edits to the Theme Unit Test page referencing wide images and embedded videos. Hopefully it will be helpful and make a bit more sense.<br><br><br>Cais.<br><br>PS: Thanks for the reminders. EAC<br>
<br><br><div class="gmail_quote">On Sat, Jan 1, 2011 at 2:26 PM, Philip M. Hofer (Frumph) <span dir="ltr"><<a href="mailto:philip@frumph.net">philip@frumph.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div link="blue" bgcolor="white" vlink="purple" lang="EN-US">
<div><font size="2" face="Arial">A couple notes on the Code Check portion
</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">JQuery should not be bundled with a
theme, should use the bundled with wordpress one.</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">XHTML markup is not a => requirement although
Chip would beg to differ, but as I agree with Otto there's just so much out
there right now that isnt compliant, shouldnt be a requirement for themes, as
long as the output looks good, alls good</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">the wp_footer(); not directly above the
<html> isn't a requirement anymore - i wonder if cais or chip fixed the
wording in the documentation yet .. but apparently it's okay to put that within
styling divs and such ;/ </font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">comments should be using the comment_form() now,
which isn't table based so if it's outputting as a table then that needs to be
checked, check the comments.php file</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">Theme check area:</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">wide image doesn't need to be resized it just needs
not to flow into any other content areas, as in overflow: hidden; sort of
thing (need doc check on that cais</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">Those are my opinions on it, would you like me to
assign you some more?</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">- Phil</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial"></font> </div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; padding-right: 0px; margin-left: 5px; margin-right: 0px;"><div class="im">
<div style="font: 10pt arial;">----- Original Message ----- </div>
<div style="font: 10pt arial; background: none repeat scroll 0% 0% rgb(228, 228, 228);"><b>From:</b>
<a title="contact@onedesigns.com" href="mailto:contact@onedesigns.com" target="_blank">Daniel
Tara</a> </div>
<div style="font: 10pt arial;"><b>To:</b> <a title="theme-reviewers@lists.wordpress.org" href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>
</div>
</div><div><div></div><div class="h5"><div style="font: 10pt arial;"><b>Sent:</b> Saturday, January 01, 2011 11:15
AM</div>
<div style="font: 10pt arial;"><b>Subject:</b> Re: [theme-reviewers] Can't
assign tickets</div>
<div><br></div>
<div>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">Hi,</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"> </span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">Here
is my review of this theme:</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"> </span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"><a href="http://themes.trac.wordpress.org/ticket/2252#comment:2" target="_blank">http://themes.trac.wordpress.org/ticket/2252#comment:2</a></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"> </span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">Daniel</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"> </span></p>
<div>
<div style="border-width: 1pt medium medium; border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; padding: 3pt 0in 0in;">
<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a href="mailto:theme-reviewers-bounces@lists.wordpress.org" target="_blank">theme-reviewers-bounces@lists.wordpress.org</a>
[mailto:<a href="mailto:theme-reviewers-bounces@lists.wordpress.org" target="_blank">theme-reviewers-bounces@lists.wordpress.org</a>] <b>On Behalf Of
</b>Philip M. Hofer (Frumph)<br><b>Sent:</b> Saturday, January 01, 2011 7:42
PM<br><b>To:</b> <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br><b>Subject:</b>
Re: [theme-reviewers] Can't assign tickets</span></p></div></div>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal"><span style="font-size: 10pt;">I've assigned this
ticket to you Daniel </span></p></div>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal"><span style="font-size: 10pt;"><a href="http://themes.trac.wordpress.org/ticket/2252" target="_blank">http://themes.trac.wordpress.org/ticket/2252</a></span></p></div>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal"><span style="font-size: 10pt;">Give it a go and
i'll look at it when you're done, if all's good i'll assign you a few more
after that; if those are good Cais or Pross will give you full reviewer
access</span></p></div>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal"> </p></div>
<blockquote style="border-width: medium medium medium 1.5pt; border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color black; padding: 0in 0in 0in 4pt; margin: 5pt 0in 5pt 3.75pt;">
<div>
<p class="MsoNormal"><span style="font-size: 10pt;">----- Original
Message ----- </span></p></div>
<div>
<p style="background: none repeat scroll 0% 0% rgb(228, 228, 228);" class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a title="contact@onedesigns.com" href="mailto:contact@onedesigns.com" target="_blank">Daniel
Tara</a> </span></p></div>
<div>
<p class="MsoNormal"><b><span style="font-size: 10pt;">To:</span></b><span style="font-size: 10pt;"> <a title="theme-reviewers@lists.wordpress.org" href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>
</span></p></div>
<div>
<p class="MsoNormal"><b><span style="font-size: 10pt;">Sent:</span></b><span style="font-size: 10pt;"> Saturday,
January 01, 2011 9:25 AM</span></p></div>
<div>
<p class="MsoNormal"><b><span style="font-size: 10pt;">Subject:</span></b><span style="font-size: 10pt;"> Re:
[theme-reviewers] Can't assign tickets</span></p></div>
<div>
<p class="MsoNormal"> </p></div>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">So
here’s what I currently have:</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"> </span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">WordPress
3.0.4 with define('WP_DEBUG', true) and test data 2010-08-02
installed</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">Debogger
version 0.7.1</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">Log
Deprecated Notices version 0.1-RC3</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;">Theme
Check version 20101228.1</span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"> </span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125); font-size: 11pt;"> </span></p>
<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a href="mailto:theme-reviewers-bounces@lists.wordpress.org" target="_blank">theme-reviewers-bounces@lists.wordpress.org</a>
[mailto:<a href="mailto:theme-reviewers-bounces@lists.wordpress.org" target="_blank">theme-reviewers-bounces@lists.wordpress.org</a>] <b>On Behalf Of
</b>Edward Caissie<br><b>Sent:</b> Saturday, January 01, 2011 7:17
PM<br><b>To:</b> <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br><b>Subject:</b> Re:
[theme-reviewers] Can't assign tickets</span></p>
<p class="MsoNormal"> </p>
<p style="margin-bottom: 12pt;" class="MsoNormal">Don't forget to install the
latest version of the "Log Deprecated Notices" plugin (the dev version),
too.<br><br><a href="http://wordpress.org/extend/plugins/log-deprecated-notices/" target="_blank">http://wordpress.org/extend/plugins/log-deprecated-notices/</a><br><br><br>Cais</p>
<div>
<p class="MsoNormal">On Sat, Jan 1, 2011 at 12:14 PM, Daniel Tara <<a href="mailto:contact@onedesigns.com" target="_blank">contact@onedesigns.com</a>>
wrote:</p>
<p class="MsoNormal">Hi Philip,<br><br>My trac username is
pseudoxiah.<br><br>And yes, I do have everything set up and am familiar with
the theme review<br>process.<br><br>Thank you,<br>Daniel</p>
<div>
<p class="MsoNormal"><br> ----- Original Message -----<br>From: "Philip
M. Hofer \(Frumph\)" <<a href="mailto:philip@frumph.net" target="_blank">philip@frumph.net</a>><br>Subject: Re:
[theme-reviewers] Can't assign tickets<br>To: <<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>></p></div>
<div>
<div>
<p class="MsoNormal">Message-ID: <<a href="mailto:1273223D12F546B99EC05EEB5C786C1B@frumph.net" target="_blank">1273223D12F546B99EC05EEB5C786C1B@frumph.net</a>><br>Content-Type:
text/plain; charset="iso-8859-1"<br><br>Hi Daniel, what is your login name
for theme trac, I can assign you one for<br>you to test out.<br><br>I'm
assuming you have the theme-check plugin a site to test with and
have<br>viewed some of the previous tickets so you can get an idea of how
the review<br>process goes? Including reading the Theme_Review
codex<br><br><br>- Phil<br> ----- Original Message -----<br> From:
Daniel Tara<br> To: <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br> Sent:
Saturday, January 01, 2011 8:17 AM<br> Subject: [theme-reviewers] Can't
assign tickets<br><br><br> Hi Guys,<br><br><br><br> I just joined
the email list to become a theme reviewer. When trying to<br>assign the last
theme, I only see an option to "leave as new". Am I doing<br>something
wrong?<br><br><br><br> Thanks and Happy New
Year,<br><br> Daniel<br><br><br><br>----------------------------------------------------------------------------<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></p>
</div></div>
<p class="MsoNormal">-------------- next part --------------<br>An HTML
attachment was scrubbed...<br>URL:<br><<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110101/e%0A0c1e09c/attachment-0001.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110101/e<br>
0c1e09c/attachment-0001.htm</a>><br><br>------------------------------</p>
<div>
<div>
<p class="MsoNormal"><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></p>
</div></div></div>
<p class="MsoNormal"> </p>
<div style="text-align: center;" class="MsoNormal" align="center">
<hr size="2" align="center" width="100%">
</div>
<p class="MsoNormal">_______________________________________________<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></p>
</blockquote></div>
</div></div><p>
</p><hr><div class="im">
<p></p>_______________________________________________<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></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>