<div class="gmail_quote">On Wed, Oct 20, 2010 at 11:37 AM, Andrew Nacin <span dir="ltr">&lt;<a href="mailto:wp@andrewnacin.com">wp@andrewnacin.com</a>&gt;</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;">

If this is about deprecated functions, then they should be surrounding things in function_exists checks, so proper functions get run when they are available. If the upload script catches such functions, then it&#39;s still not our problem. That&#39;s the solution, really... Don&#39;t worry about it, and let the upload script bark at them.</blockquote>

</div><br>I would say my only real concern with backward compatibility is the use of deprecated functions, and as far as that goes, I would agree to let the theme uploader script take the heat for not allowing a Theme into the review queue versus it being &quot;not-approved&quot; for using them ... with the proviso the most current and correct function is used first as suggested with &#39;function_exists&#39; wrappers.<br>

<br>But does this alleviate the Theme Reviewer from having to check the deprecated function being called?<br><br><br>Cais.<br>