7 calls to drupal_add_feed()

AddFeedTest::testBasicFeedAddNoTitle in drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php
Tests drupal_add_feed() with paths, URLs, and titles.
AggregatorController::pageLast in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Displays the most recent items gathered from any feed.
aggregator_page_category in drupal/core/modules/aggregator/aggregator.pages.inc
Form constructor to list items aggregated in a category.
drupal_get_feeds in drupal/core/includes/common.inc
Gets the feed URLs for the current page.
forum_page in drupal/core/modules/forum/forum.pages.inc
Page callback: Prints a forum listing.
Rss::attachTo in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
taxonomy_term_page in drupal/core/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.