Forums
(@mojofofofo)
19 years ago
I am using v2.2. I had to modify wp-includes/feed-rss2.php line 37. I changed the_excerpt_rss() to the_content_rss() and the feeds came out full-text after that.
the_excerpt_rss()
the_content_rss()