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 the_content().
Or have things changed?
|
When trying to call I thought WordPress usually 'fake' it and create one using the first x characters from Or have things changed? |
||||
|
|
|
Double check that you don't have a check for If that's not the case, see if there's a function that filters on To answer your question, |
|||