Title: Solution: Remove date from blogposts
Last modified: August 22, 2016

---

# Solution: Remove date from blogposts

 *  [stylent](https://wordpress.org/support/users/stylent/)
 * (@stylent)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/solution-remove-date-from-blogposts/)
 * Just found a solution to remove the date below/above the blogposts.
 * Go in your functions.php
 * got to line 381:
    function twentythirteen_entry_date( $echo = true )
 * change the “true” into “false” and the date will not be seen anymore on your 
   blogposts
 * hope this is an simple answer to some date issues 🙂

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

 *  Thread Starter [stylent](https://wordpress.org/support/users/stylent/)
 * (@stylent)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/solution-remove-date-from-blogposts/#post-5679639)
 * note, this is only for the theme twenty thirteen
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/solution-remove-date-from-blogposts/#post-5679640)
 * That’s actually not a great solution because every time the theme is updated,
   that change will be reverted. Any change to theme files should be made in a child
   theme – see:
 * [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
 *  Thread Starter [stylent](https://wordpress.org/support/users/stylent/)
 * (@stylent)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/solution-remove-date-from-blogposts/#post-5679641)
 * yeah forgot to mention it, it’s in a child theme of twenty thirteen
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/solution-remove-date-from-blogposts/#post-5679649)
 * Cool – perhaps you could share the code you put in the child theme functions.
   php file to make this change?

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

The topic ‘Solution: Remove date from blogposts’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/solution-remove-date-from-blogposts/#post-5679649)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
