8 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.
aggregator_page_category in drupal/core/modules/aggregator/aggregator.pages.inc
Form constructor to list items aggregated in a category.
aggregator_page_last in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays the most recent items gathered from any feed.
drupal_get_feeds in drupal/core/includes/common.inc
Gets the feed URLs for the current page.
node_page_default in drupal/core/modules/node/node.module
Page callback: Generates a listing of promoted nodes.
Rss::attach_to 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.
template_preprocess_forums in drupal/core/modules/forum/forum.module
Preprocesses variables for forums.tpl.php.