• Resolved uzsbm

    (@uzsbm)


    I want to hide the published date only and keep last updated showing.
    How do I edit single-author-date.php to achieve this? I tried some things out and ended up with a blank post.

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter uzsbm

    (@uzsbm)

    figured it out
    I removed <?php _e('Published', 'hueman'); ?> <time class="published" datetime="<?php echo $published_date; ?>"><?php echo $published_date; ?>
    and it just shows the updated date now

Viewing 1 replies (of 1 total)
  • The topic ‘show updated date only’ is closed to new replies.