Here’s a link to a code snippet that you can put in functions.php to do what you want.
By default, the RSS feed either shows the entire article when set to show “Full Text” in the Reading Settings or it shows the Excerpt field when set to “Summary.”
Support for the tag can only be done through a plugin or theme snippet.
====
EDIT: I wasn’t thrilled with how that snippet above worked and so went searching more. I’ll leave it for posterity, but I’d look into using this snippet instead. It actually enables the “more” feature rather than trying to recreate it. I haven’t tried it, but it looks right.
Related Posts:
- Remove or Edit in Feeds
- Should I provide RSS or Atom feeds?
- Multiple versions of RSS feed? One with full content, one with the excerpt
- RSS Subscriber count without using FeedBurner
- How to add category exclusion to rss feed
- Style RSS Feed for a human?
- How to get the last updated date of a post from a WP RSS feed?
- How to remove published date from RSS feed
- display featured image in RSS feed
- WordPress RSS File Template
- WordPress Add [cdata] to title tag in rss feed
- Remove a certain post type from appearing in all RSS feeds
- How can I get RSS feed for a custom page?
- How can I remove image from feed?
- RSS Feed Behaviour (Inc. Feedburner)
- How can I minimize the content of my RSS feed to fit more items in Feedburner’s 512k limit?
- Two RSS feeds, different items limit?
- One reason for changing the GUID
- Non-UTF characters break RSS feed
- Help Me Choose RSS or XML-RPC
- How to remove the comments feed from WP 3.1.1?
- RSS Widget on theme
- How can I post Facebook fan page status updates to my WordPress blog?
- how to display image from rss
- Creating an individual RSS feed for each site user
- How to Update SimplePie
- Where does WordPress default SimplePie save cache data?
- How can I migrate to worpress using my last blog’s rss
- How to Fetch Rss Feeds From Other Websites
- What’s a good RSS Importer?
- What flash slideshow player can read an rss feed as a source?
- Is there a way to fetch RSS feed by date range rather than number of items?
- Podcast set up within a page, or, adding a /feed to a page
- Is there a way to change and hide the RSS Feed permalink?
- Featured Image on custom rss templet
- How do I control what gets posted on the RSS Feed and Custom Feeds
- Does get_the_content_feed strip invalid tags?
- How do I create an rssfeed from the contents on this page?
- Custom Feed URLs
- Feed error: A feed could not be found at youtube.com/… (1 post) [closed]
- WordPress cache feeds
- Force use of RSS 0.92 feed
- Getting Thumbnail in fetch_feed from custom field
- HTML Validation fails because of ampersands in RSS link
- Force the_content() to show full post in RSS feed
- Get full content from feeds and save a duplicate copy in my site
- WP HTTP Error: couldn’t connect to host for RSS feeds on same domain
- Add extra content to RSS feed
- Disable Sharedaddy in Feeds
- Unable to display favicon using get_favicon()?
- Empty RSS Feeds
- Trying to build Google Sitemap feed and it’s downloading instead of displaying in browser
- Show Top 10 posts in a rss feed
- RSS and Post edits
- How do I edit my default RSS Feed?
- How do I use 2 modified feed templates?
- RSS/Atom feeds invalid, “Mismatched tag” errors
- How to make an RSS feed to show most viewed posts for last 24 hours?
- WordPress RSS feed?
- Why this thumbnail hard crop code does not work?
- WordPress content on non-WP site residing on a remote domain — how to display posts?
- How to add an xml-stylesheet link immediately after the ‘open’ xml tag on the rss2 feed?
- fetch_feed showing only first item
- Is it possible to create a RSS feed containing all blog entries? [closed]
- Display external RSS feed on pages
- Trip Advisor and WordPress
- WordPress won’t let me use a page slug of ‘feed’
- I want to add to a side bar a Featured Blogs rss feed and looking for suggestions on how to do that in WordPress
- Comments RSS Feed showing repeating title
- My WordPress installation isn’t updating the feed when a new post is published
- How do you make RSS feeds work under IIS 7?
- Use Feedburner instead of default feed on WordPress.com?
- WP Default Feed Url Change
- Best way to setup RSS feed for a custom WP blog plugin
- Exporting post info into a formatted table and into MailChimp as automated as possible
- How can I add certain pages (not posts) to my sites RSS feed?
- RSS feed has stopped updating
- Cannot Load a Specific RSS Feed to WordPress
- change rss feed url structure
- Is there any harm in using RSS.php (or other deprecated features)?
- Adding a second RSS feed
- WordPress removes namespace part from my tags in RSS feed
- How can I remove or substitute the default RSS2 template?
- RSS Feed Validator Issue
- How to import and parse RSS feed from a WP site to a non-WP if ‘allow_url_include’ is set to ‘off’?
- Custom rss feed template – Get featured image and custom fields
- RSS Feed Broken – Limit?
- Send value to RSS feed to create custom feed
- are there any downsides to increasing the number of most recent items in a feed
- RSS2 Feed with two CDATA sections
- How to make my feed tidy
- Adding Gravatar to rss feed
- RSS Feed Custom Title? (code placing) [duplicate]
- Looking for a plugin which could publish my site rss to facebook timeline automaticlly
- How to add the Author on my RSS Feed
- PLEASE help me to get my RSS feed working [closed]
- Set RSS feed update time
- Is fech_feed() use lots of server resourses?
- Add Custom postmeta Fields to Custom Post Type RSS in wordpress
- Extracting Channel Data from fetch_feed()