Make WordPress Core


Ignore:
Timestamp:
06/08/2011 01:30:18 AM (15 years ago)
Author:
iandstewart
Message:

Twenty Eleven: prevent notices in taxonomy archives using custom post types; Props mfields; Fixes #17566

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyeleven/content-quote.php

    r18029 r18186  
    5050
    5151                <footer class="entry-meta">
     52                        <?php $show_sep = false; ?>
    5253                        <?php if ( 'post' == $post->post_type ) : // Hide category and tag text for pages on Search ?>
    5354                        <?php
Note: See TracChangeset for help on using the changeset viewer.