Skip to content

Instantly share code, notes, and snippets.

@quagliato
Created January 16, 2014 15:54
Show Gist options
  • Select an option

  • Save quagliato/8457313 to your computer and use it in GitHub Desktop.

Select an option

Save quagliato/8457313 to your computer and use it in GitHub Desktop.
Add excerpt to pages
<?php
add_post_type_support('page', 'excerpt');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment