Under the "Reading Settings" page, I can chose to show only a summary of a post in my RSS feed.
This is great, except for the fact that the post is cut at X words. I know I can change the number of words. I don't want to do that - instead, I want to cut the post off at the "more" link. I don't want to have to add a custom excerpt for every post!
How can I achieve this? Within the loop it's easy using "the_content", how about for RSS feeds?
Thanks.