PDA

View Full Version : Where to put licensing info


ses5909
11-22-2007, 09:27 PM
If you create a theme, where do you put the licensing info? In the style.css file? or as a separate text file?

BPartch
11-23-2007, 05:19 AM
I think either would work, but most seem to be in a separate .txt file.

Dan Schulz
11-24-2007, 12:34 AM
license.txt file would be where I'd put it (in fact, I will be doing that when I finish working on one of my WordPress theme projects - you and Ben know which one I'm talking about).

doorlight
11-24-2007, 01:32 AM
I would prefer style.css file because sometimes .txt files have chances of getting deleted. IMO.