Skip to content

Instantly share code, notes, and snippets.

@JiveDig
Created October 29, 2013 02:34
Show Gist options
  • Save JiveDig/7208296 to your computer and use it in GitHub Desktop.
Save JiveDig/7208296 to your computer and use it in GitHub Desktop.
Remove post content
//* Remove the post content (requires HTML5 theme support)
remove_action( 'genesis_entry_content', 'genesis_do_post_content' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment