Attachments (1)
Change History (7)
#4
@
20 years ago
functions.php isn't really a template, but rather a place to put theme-specific filters in there. Sometimes you can only do so much with CSS, e.g. if you want to do something like change the formatting for the_date() or the_time().
I'd +1 this, but -1 allowing actual parent templates to be overwritten.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Well, it's kinda like the other templates and we don't allow them to be overridden. Do we want to allow child themes to selectively override parent templates?