exposedfilm
Member
Posted 4 years ago #
for each of my posts I use an excerpt that is displayed under the title of the post, usually containing of 5 or 6 words.
That same excerpt is displayed in my RSS feed, but I'm wanting to have a much longer summary in the feed. And I've tried switching it to summary and full text in the options, but I still get the excerpt.
Any suggestions?
Thanks.
exposedfilm
Member
Posted 4 years ago #
Unfortunately I don't really know. But you could possibly hack the core files (not usually recommended), in wp-includes/feed-rss2.php
I can see it uses Excerpts in there. You would probably replace those lines about the_excerpt with some template tag like the_content_rss