Implemented using the aggregator-item.tpl.php template.

See also

aggregator-item.tpl.php

Related topics

1 theme call to theme_aggregator_item()
aggregator_categorize_items in modules/aggregator/aggregator.pages.inc
Form builder; build the page list form.

File

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

Code

function theme_aggregator_item() {

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