Using .inc files when theming.
- by Nick Lowman
Hi there,
I noticed in the Zen theme there were various PHP files with the .inc file extension .i.e. template.conditional-styles.inc. I've read/watched quite a few theming tutorials but none of them mentioned these files for theming, only the template.php.
Can anyone tell me when, if and how I should be using these files for theming.
Many thanks