<div class="gmail_quote">On Thu, Sep 2, 2010 at 10:52 AM, Ryan Hellyer <span dir="ltr">&lt;<a href="mailto:ryan@pixopoint.com">ryan@pixopoint.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt;&gt; In this particular Theme, the documentation basically says, &quot;A logo.psd<br>
&gt;&gt; and independence.ttf is included in the psd folder. Edit the psd file, save<br>
&gt;&gt; as logo.gif and upload to the images folder&quot;.<br>
<br>
&gt;&gt; At a minimum, it&#39;s a recommend with respect to Custom Image Header<br>
&gt;&gt; functionality. I&#39;m leaning toward require.<br>
<br>
</div>Using a custom header like that then adds a &quot;custom header&quot; option in<br>
the admin panel, which the theme developer likely did not intend. So<br>
it should not be a requirement IMO.<br>
<font color="#888888"><br>
Ryan,</font></blockquote><div><br></div><div>It&#39;s a case-by-case consideration.</div><div><br></div><div>Take a look at the Theme in question: <a href="http://themereview.chipbennett.net">http://themereview.chipbennett.net</a></div>
<div><br></div><div>That &quot;Food Recipe&quot; is the header logo. The Theme gives instructions for how to change it. Thus, it would seem that the developer intends for it to be customizable.</div><div><br></div><div>So, I&#39;m not so much concerned about whether or not the Theme developer &quot;intended&quot; for a &quot;Custom Header&quot; menu item to display in the users&#39; back end, as I am concerned with whether or not the Theme developer intended for the header logo to be customizable.</div>
<div><br></div><div>Again, these are the instructions he gives:</div><div><br></div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div class="gmail_quote"><div>
<span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: rgb(85, 85, 85); line-height: 21px; ">A logo.psd and independence.ttf is included in the psd folder. Edit the psd file, save as logo.gif and upload to the images folder.</span></div>
</div></blockquote><div class="gmail_quote"><div><br></div><div>That implies to me that the logo is intended to be customizable. The core functionality vastly improves the user experience with respect to uploading customized logos.</div>
<div><br></div><div>All that it would take to implement the core feature would be:</div><div><br></div><div>1) include add_custom_image_header()</div><div>2) define the custom header image dimensions</div><div>3) define the default image</div>
<div><br></div><div>Easy peasy. In fact, I&#39;m going to put the code into a comment on the ticket, to show how easy it would be to implement. </div><div><br></div><div>In the end, I don&#39;t see how this is all that much different from requiring wp_nav_menu() when a Theme is using wp_list_pages() as a navigation menu.</div>
<div><br></div><div>Chip</div></div>