Skip to content

Instantly share code, notes, and snippets.

@isuke01
Created April 21, 2017 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isuke01/d23cdef953eab94acbd29d9d5c2efc6f to your computer and use it in GitHub Desktop.
Save isuke01/d23cdef953eab94acbd29d9d5c2efc6f to your computer and use it in GitHub Desktop.
// BY simple filter
$excerpt = apply_filters('the_excerpt', get_post_field('post_excerpt', get_the_ID()));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment