June 13, 2009

WordPress Hacks – How to Remove Date from Posts




If you want to remove date from appearing on your blog posts, just delete the following snippet of codes from the /wp-content/themes/index.php page.

1
2
3
<div class="date">
<p><?php the_time('F j, Y'); ?></p>
</div>

If your theme has single.php, page,php, archives.php, find the codes and delete them too. As always, please make a backup of your files before deleting/editing anything.

wordpress-date-remove

On this site, we have the date displayed.  But there are cases when you don’t want to display the date.

Aweber Email Marketing

Related posts:

  1. Display Today’s Date on your Blog
  2. Top 10 WordPress hacks from June 2009
  3. How to add an “edit” link to all of your WordPress Posts
  4. WP Hacks: How to update WordPress or Plugins With Stored Passwords
  5. Automatically get tr.im urls for your blog posts


Previous Post and Next Post


Try HostGator Webhosting for 1 cent for the 1st Month Click here and enter "wordpress"

Leave a reply

* means field is required.

*

*