<div>Hello,</div><div><br></div><div>I have a few important queries regarding review of my theme. I am posting message here to get opinion of others because I am afraid, I do not agree to the reviewer&#39;s opinion. Here&#39;s my ticket:</div>
<div><br></div><div>1. Reviewer asked me to use </div><div>&lt;?php echo get_stylesheet_uri(); ?&gt;</div><div>Instead of</div><div>&lt;?php bloginfo( &#39;stylesheet_url&#39; ); ?&gt;</div><div><br></div><div>Why mine method is not accepted when the standard TwentyEleven and countless other themes are using same? </div>
<div><br></div><div>2. Why is it required to have use the text domain slug in the custom functions instead of using a general name (for example of your site) to the theme, When you have clearly written a nice description of what the function does? For example, I&#39;d like to use function called gazpo_setup{} (which would mean the set up of the theme provided by the gazpo). Why I can&#39;t use that?</div>
<div><br></div><div>3. What is wrong with the function names such as:  custom_excerpt_length and new_excerpt_more ? When you have clearly written description of what the function does?</div><div><br></div><div><br></div><div>
<br></div>