• Hi this is what I want it to look like:

    By <Author Name> on <Date> at <Time>

    I put this in:

    By <?php the_author() ?> on <?php the_date(); ?> at <?php echo get_the_time(); ?>

    But all I get is:

    By Ian on at 11:22pm

    (no date)

    What am I doing wrong? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“The Date” Tag’ is closed to new replies.