Title: php the_date doesnÂ´t work
Last modified: August 18, 2016

---

# php the_date doesnÂ´t work

 *  [madcore](https://wordpress.org/support/users/madcore/)
 * (@madcore)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/php-the_date-doesnat-work/)
 * In the frontpage of my WP I put some diferents loops to show the last post on
   some categories, and I put this in that way:
 * `?php $posts = get_posts('numberposts=1&category=5'); foreach($posts as $post):?
   ><?php the_title(); ?>. In <?php the_date(); ?><?php endforeach; ?>`
 * The title of the post shows in the right way, but the date doesnÂ´t appear. Someone
   knows why that happens? I check the code, and I think I wrote it correctly.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/php-the_date-doesnat-work/#post-255126)
 * try the_time instead ?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/php-the_date-doesnat-work/#post-255128)
 * Just read the bold part in the first paragraph [the_date](http://codex.wordpress.org/Template_Tags/the_date).
 *  Thread Starter [madcore](https://wordpress.org/support/users/madcore/)
 * (@madcore)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/php-the_date-doesnat-work/#post-255133)
 * Ouch, missed that part. >_<. Sorry.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘php the_date doesnÂ´t work’ is closed to new replies.

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [madcore](https://wordpress.org/support/users/madcore/)
 * Last activity: [20 years, 8 months ago](https://wordpress.org/support/topic/php-the_date-doesnat-work/#post-255133)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
