Lego2012
12/13/2016 - 9:27 AM

Body - Remove Post Meta

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' );