Delete Author and Date Information under WordPress Posts for the Twenty Ten Theme


Delete author and date credits under posts for the Twenty Ten WordPress theme – for rolling posts edit loop.php and for single page posts edit loop-single.php

Comment out or (delete) twentyten_posted_on as below on the second line.

<div class="entry-meta">
<!-- <?php twentyten_posted_on(); ?> -->
</div>
<!-- .entry-meta -->

Related posts:

  1. Adding a Footer Menu to Twenty Eleven Theme WordPress
  2. Hiding the Meta Generator Tag in WordPress in the Header and RSS
  3. Extend the Twenty Eleven Theme Menu Navigation to FullScreen
  4. How to Change the Footer Appearance in Thesis 1.8 WordPress Theme
  5. Changing WordPress SEO Plugins from Platinum SEO to Yoast SEO