Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I am planning to sell themes on Themeforest... But i don't have any idea about Theme stuffs... I include some third party stuffs like jQuery, BootStrap, etc., I will include their license. No problem with that. But what about my work? What license should i use for premium WordPress theme?

Is it ok to sell my themes without putting License file ?

share|improve this question
2  
Open can of GPL worms in 3, 2, 1 .... – Brian Fegter Aug 2 '12 at 4:48
1  
I disagree that this question is off topic (otherwise, why even have a licensing tag?); however, it is a question that has already been asked and answered. (PROTIP: if you tag your question as "licensing", be sure to check the questions that already use the same tag.) – Chip Bennett Aug 2 '12 at 13:18

closed as off topic by Wyck, Michael, Chris_O, kaiser, Chip Bennett Aug 2 '12 at 13:18

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 1 down vote accepted

There are two ways of going about licensing WordPress theme, You can License under GNU GPL or you can make your own license. Most of the big brand WordPress Theme Creators like WPMU Dev license under GNU GPL and then make you pay for the download. You could also do it where the download is free or you need a license key to activate the theme. Just remember, if its under GNU GPL, it legal to redistribute the theme without your permission. So if you have to pay for it and then someone gets it and gives it away for free there is nothing you can do, unless he claims he created the work. If your selling them on Theme Forest check there FAQ and T&C's for anything about this, some places tell you what to license it under.

You could go the path of creating a your own License or you could use Creative Commons which is stricter than GNU GPL. You mentioned other components having there own license, if they are all one license then it may be an idea to stick with that license.

Sorry about the long answer, but in Short, People tend to use GNU GPL and pay for the download. Hope this helps. All of answer is from what I learnt while I was creating a theme and needed to license it but also from looking at license's for other themes.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.