• Blog Setup
  • Website Care
  • All Services
  • Praise
  • Blog
  • Resources
  • Contact
  • Blog Setup
  • Website Care
  • All Services
  • Praise
  • Blog
  • Resources
  • Contact
  • Menu
  • Skip to right header navigation
  • Skip to primary navigation
  • Skip to secondary navigation
  • Skip to main content
  • Skip to primary sidebar

The Blog Mechanic

WordPress Support For Non Techie Bloggers

  • Blog Setup
  • Website Care
  • All Services
  • Praise
  • Blog
  • Resources
  • Contact

How to Remove Dates From WordPress Posts

October 14, 2019 //  by Kerry Russell 4 Comments

Share
Pin
Tweet
Share

In this step by step article, I will show you how to remove dates from WordPress posts.

The vast majority of bloggers that I work with want to remove the date from posts because most of their content is evergreen, so the date is irrelevant.

Others want the date removing because they don’t publish new content on a regular basis which can give the impression that their content is outdated.

Remove Dates From WordPress Posts Using CSS

Since WordPress introduced the theme customizer in version 4.7,  removing the date from posts with css code is the easiest and fastest way, in my opinion.

The theme customizer allows you to add custom CSS to your site directly from the WordPress admin area without editing any theme files, or having to create a child theme.

However, there is one minor downside with this method. Any custom css code you add using the theme customizer only works with your current theme. So if you change themes later, you will have to add the code again.

With that said, adding the code is quick and easy. It only takes a few seconds. So that shouldn’t be a problem. Let’s get started.

Login to your WordPress website. Go to Appearance >> Customize.

how do i remove the date from wordpress posts

The customizer interface will open. To the right of the screen, you will see a live preview of your site with several options to the left. Click the Additional CSS tab.

how do i remove the date from WordPress posts

Next, add the CSS code below to the Additional CSS tab.

.entry-date {
display: none;
} 

span.posted-on {
display: none!important;
}

You will immediately see the changes in the live preview. The code will remove the date and any icons or text your theme may have before it.

When you’re done, click publish.

remove date from wordpress posts

Note: this code will work for most WordPress themes, but not the Genesis Framework. Genesis themes are coded differently. To remove the date from posts in Genesis, add the code below instead.

 .entry-time { display: none; } 

How to Remove Dates From WordPress Posts Using a Plugin

If you don’t feel comfortable adding code to your site, that’s okay, you can use the WP Date Remover plugin instead.

I tested the plugin on the Twenty Nineteen theme and on some Genesis themes to. It works perfectly. It even removes the clock icon and/or any text your theme may have before the date.

The only problem I see with this plugin is that it is designed to remove the date from specific categories, which is kinda cool if you want to remove the date from some posts and not others.

But every time you create a new category on your blog, you will have to remember to go back to the plugin settings and select the new category manually.

Once the plugin is installed, you can find the settings for the plugin in Settings >> WP Date Remover

remove date from WordPress posts

I hope this article helped you to learn how to remove dates from WordPress posts. If you can, try to use CSS to remove dates because it’s one less plugin to load on your website.

If you found this article helpful, share it on social media using the buttons below and let’s connect. I’m on Facebook, Twitter and Youtube.

Kind Regards,
Kerry – The Blog Mechanic

Share
Pin
Tweet
Share

Filed Under: WordPress Tips & Tutorials

Previous Post: «free ssl certificate unavailable bluehost How To Fix Bluehost Free SSL Certificate Unavailable Error
Next Post: How To Change Font In WordPress (And Font Size And Font Color) how to change font in WordPress feature image»

Reader Interactions

Comments

  1. Gavin

    July 21, 2019 at 6:44 pm

    Hi Kerry,
    Thanks for the useful tricks.
    I was looking for a way to remove post date, and your post saves the day.
    The css tip works well in Genesis theme.

    Keep up the good work.

    Reply
    • Kerry Russell

      August 7, 2019 at 11:16 am

      Glad it worked for you, Gavin. 🙂

      Reply
  2. Chloe

    November 14, 2019 at 8:39 am

    I’ve never thought of removing the date, but the steps look quite simple. Gonna try this on some posts. Thanks for sharing the trick.

    Reply
  3. Natalie

    November 16, 2019 at 6:34 am

    Thank you! Removed the date from my Genesis theme posts perfectly!

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Need Help With WordPress?

The Blog Mechanic has you covered!

Friendly WordPress support, maintenance and small fixes.

  • Blog Setup
  • Website Care
  • All Services
  • Praise
  • Blog
  • Resources
  • Contact

Copyright © 2019 The Blog Mechanic

FREE GUIDE: STOP BLOG HACKING

More Than 5000 
WordPress Websites Are
Hacked Everyday.

​

​


Don't wait until it's too late. Enter your email below for instant access to my Stop Blog Hacking guide. 

When you subscribe, you'll also get free updates from The Blog Mechanic. I hate spam and respect your privacy. You can unsubscribe at any time.

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.AgreePrivacy policy