how to delete the date from posts?
-
I keep seeing that to get rid of the date, you’re supposed to erase code like this:
<?php the_date(); ?>But from WHERE???
The blog I need help with is: (visible only to logged in users)
-
You can’t change code at WordPress.COM – security and reliability reasons
you should stop trying WordPress.ORG install instructions – they will rot your brain if you have a WordPress.COM blog and send you on a trip through the pucker bushes and into the ditch
If you have the CSS / Custom Design Upgrade the Date can be hidden
For more on the difference: http://support.wordpress.com/com-vs-org/
-
If you want no date on what you’ve posted on your blog front, you can publish it as a static page instead of a post: create the page (in Pages > Add New), set the blog front to display that page (in Settings > Reading), then trash the post (in Posts > All Posts).
- The topic ‘how to delete the date from posts?’ is closed to new replies.