Body - Remove Post Meta
<?php // Do NOT include the opening php tag /** Remove the post meta function */ remove_action( 'genesis_after_post_content', 'genesis_post_meta' );