Genesis remove post date (entry-time) sitewide and (comments-link) on homepage

Using a code editor, copy & paste this PHP code to the end of your Genesis child themes functions.php file.

  • The code removes the post date from all post and page types.
  • The code also removes the comment link from the front page only.

You can swap out the is_front_page() conditional tag in the code to remove the comment link from other post and page types.

This code uses the :

Note : Plugins like the Genesis Simple Edits plugin which also use this filter hook may override this PHP code.

Join 5000+ Followers

Get The Latest Free & Premium Tutorials Delivered The Second They’re Published.