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.
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.
This topic has been closed to new replies.