Make WordPress Core


Ignore:
Timestamp:
06/08/2011 01:30:18 AM (14 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.php

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