Implemented using the aggregator-feed-source.tpl.php template.

See also

aggregator-feed-source.tpl.php

Related topics

1 theme call to theme_aggregator_feed_source()
aggregator_page_source in modules/aggregator/aggregator.pages.inc
Menu callback; displays all the items captured from a particular feed.

File

developer/theme.php, line 28
Shadow theme functions for theme templates.

Code

function theme_aggregator_feed_source() {

  // This function is never used; see the corresponding template file instead.
}