Viewing 4 replies - 1 through 4 (of 4 total)
  • moshu

    (@moshu)

    You don’t need a plugin for that. Just edit your template files.

    Thread Starter brandonburley

    (@brandonburley)

    oh. I’m new to WordPress from Textpattern, that’s easy. thanks.

    erusch

    (@erusch)

    I have the same question but can’t find the template file the date/time info is in. Any clues to how I can find this?

    michael_

    (@michael_)

    Search for
    <?php the_time(‘F jS, Y’) ?>
    and
    <?php the_author() ?>

    Usually it should be in index.php, but may also be in other files depending on what theme you are using.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing Post Date and Author’ is closed to new replies.