Can I display just the More / Extended text?
-
Is there a way to display *just* the text that appears after the
<!--more-->
?I can see a way with the_content() to just display what comes before that, but I have a need to programmatically insert something in the post archive between the top content and lower content of the post, and I don’t see a way to actually treat the second half separately.
In other words, I want something that looks like.
This is the first half of the text before the More tag.
Just a reminder, the category of this post is “Blah”
This is the second half of the text after the More tag. It may be formatted differently, too.
Any ideas? I’ve poked around in the tags and forum, but don’t see anything.
- The topic ‘Can I display just the More / Extended text?’ is closed to new replies.