Issue with #_EVENTEXCERPT
-
When using the placeholder #_EVENTEXCERPT, this uses the
the_excerpt()
function, which includes the auto-p formatting.I want to remove this, and instead use the
get_the_excerpt()
function which just gets the text entered in the excerpt field.How can I do this using placeholders? If not possible, can the placeholder be assigned to this function instead?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Issue with #_EVENTEXCERPT’ is closed to new replies.