Blog post – Date

  • Posted in : Read WP
  • aulefebvre
    Participant

    Hello !
    How can I get the last editing date on my posts instead of the publishing date ?
    For exemple if I edit a post, I would like to have as meta-entry : “last update on :…” instead of “On:…”

    Thanks for your help once again !!

    Mehmet S.
    Keymaster

    Sorry, I don’t know to make it dynamic functional. But you can edit the publishing date to last editing date every time manually in the editing screen.

    milomindrbindr
    Participant

    Instead of editing the date, how do you remove it from the top of posts?

    Mehmet S.
    Keymaster

    You can edit the format-standard.php file.

    milomindrbindr
    Participant

    And what exactly am I looking for there? I see comments, author, category, title, but nothing about the date.

    Mehmet S.
    Keymaster

    You can remove this line:

    <?php echo __( 'on', 'read' ); ?> <a href="<?php the_permalink(); ?>" title="<?php the_time(); ?>" rel="bookmark"><time class="entry-date" datetime="2012-11-09T23:15:57+00:00"><?php echo get_the_date(); ?></time></a>
    
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register