KLoning Spoon

I use <?php the_date(); ?> to show a date of my recent post using query_posts, but it’s little bit of strange, coz not all that post showing a date. It’s showing a date but it’s random on the list of my recent post.

Then i use <?php echo get_the_date(); ?> and now in every single post on the list of my recent post is showing a date. Why is that?

  1. kloningspoon posted this
Blog comments powered by Disqus