If a Theme adds the following in, e.g., the sidebar, does a reset_query() need to be called?<div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div>$my_query = new WP_Query</div>
</blockquote><div><br></div><div>Or is a reset not necessary, since the query is called via custom variable?</div><div><br></div><div>Chip</div>