| 6 theme.php | theme_aggregator_feed_source() |
| 7 theme.php | theme_aggregator_feed_source($variables) |
| 8 theme.php | theme_aggregator_feed_source($variables) |
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()
File
- developer/
theme.php, line 27 - Shadow theme functions for theme templates.
Code
function theme_aggregator_feed_source($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments