Changes between Initial Version and Version 1 of Ticket #39949, comment 2
- Timestamp:
- 02/23/2017 11:02:45 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39949, comment 2
initial v1 1 Yes, it sounds like the same issue. 2 1 3 If I explicitly set an excerpt then it will display properly. It only seems to be when there's no excerpt that it doesn't get the correct excerpt. Using the apply_filters() function most likely isn't working since 2 4 {{{ get_post_field('post_excerpt', $post) }}}