Tagged Questions
0
votes
1answer
154 views
get_the_excerpt() not returning anything when post has no excerpt
When trying to call get_the_excerpt() the page does not return anything on posts that have no excerpt.
I thought WordPress usually 'fake' it and create one using the first x characters from ...