| 6 theme.php | theme_aggregator_item() |
| 7 theme.php | theme_aggregator_item($variables) |
| 8 theme.php | theme_aggregator_item($variables) |
Implemented using the aggregator-item.tpl.php template.
See also
Related topics
2 theme calls to theme_aggregator_item()
File
- developer/
theme.php, line 36 - Shadow theme functions for theme templates.
Code
function theme_aggregator_item($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments