I know the following about RSS feeds (below), but I can't seem to find out how to change the number of items in the RSS feed. I would like to change it to a different amount of items. What would I need to change as I can't seem to find it!
RSS URLs can be easily generated by:
get_recent_rss_link();
get_forum_rss_link();
get_topic_rss_link();
get_tag_rss_link();
get_favorites_rss_link();
Trent