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