• Resolved greencode

    (@greencode)


    On my Blog the comments date come up as 01, 02, 03 etc instead of just 1, 2, 3. It’s not a big issue but is there any way of removing the leading zero in single digit dates?

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

    (@greencode)

    I’ve managed to figure out how to do this. If you look at this link there are many ways that you can call in the date to your post including not having a zero on single digit dates. You then need to look in your WP php files such as archive.php and change “the_time” element to how you want.

Viewing 1 replies (of 1 total)

The topic ‘Remove leading zero in single number date?’ is closed to new replies.