Hi Emil,<br><br>Thanks a lot. Can we put this somewhere so that other reviewer knows about it. As I have been commented about this as well.<br><br>Regards,<br>Sakin<br><br><div class="gmail_quote">On Sat, Jun 9, 2012 at 8:14 AM, Emil Uzelac <span dir="ltr">&lt;<a href="mailto:emil@themeid.com" target="_blank">emil@themeid.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font color="#333333"><font><font face="arial,helvetica,sans-serif">you&#39;re good, if you check this with Theme Check Dev version it will be all right :)</font></font></font><div>

<font color="#333333"><font><font face="arial,helvetica,sans-serif"><br>

Emil<br></font></font></font><br><div class="gmail_quote"><div><div class="h5">On Fri, Jun 8, 2012 at 9:26 PM, Sakin Shrestha <span dir="ltr">&lt;<a href="mailto:info@catchinternet.com" target="_blank">info@catchinternet.com</a>&gt;</span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi Review Team,<br><br>I have question about the backward compatibility of add_theme_support as this is shown required by Theme Check plugin. The message is as &quot;<span>REQUIRED</span>: <b>add_theme_support( custom-background )</b> was found in the file <b>functions.php</b>. Use <b>add_custom_background()</b> instead.&quot;<br>





<br>See my code below:<br>    // Add support for custom backgrounds    <br>    // WordPress 3.4+<br>    if ( function_exists( &#39;get_custom_header&#39;) ) {<br>        add_theme_support( &#39;custom-background&#39; );<br>





    } else {<br>        // Backward Compatibility<br>    <br>        /**<br>         * This feature allows users to use custom background for a theme.<br>         * @see <a href="http://codex.wordpress.org/Function_Reference/add_custom_background" target="_blank">http://codex.wordpress.org/Function_Reference/add_custom_background</a><br>





         */    <br>        add_custom_background();<br>    }<span><font color="#888888"><br> <br clear="all"><br>-- <br>Regards,<br>Sakin <br>
</font></span><br></div></div>_______________________________________________<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></blockquote></div><br></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>