Body - Remove Post Info (Author and Date information)
<?php // Do NOT include the opening php tag /** Remove post info */ remove_action( 'genesis_before_post_content', 'genesis_post_info' );