• Hello,
    I want to set excerpt in rss to 40 words.
    I change all <?php the_excerpt_rss() ?> lines in feed-rss2.php to
    <?php the_content_rss(”, TRUE, ”, 40); ?> but that didnt work.

  • The topic ‘RSS excerpt content problem’ is closed to new replies.