I’m thinking about releasing a plugin under the AGPL license. Would this force people to make public the source code of other unrelated parts of their WordPress installations? (I’ve...
What’s the proper way to show attribution when using code taken from another open source WordPress plugin? I’d like to know both in the case of just a particular...
I want to make a commercial product for resale.. One of the components of the product will be a wordpress theme. The theme will be a heavily reworked variant...
Can I sell a theme I developed using TwentyTen 3 Answers 3 Short answer: Yes. Longer answer: Just because something is released as open-source/under the GPL doesn’t mean you...
How to remove the: {site} / Proudly powered by WordPress in bottom of generated pages using twentysixteen (2016) theme on version 4.5.2? Would prefer if this change was not...
I read that all themes on the wordpress.org site are GPL compatible. So can I download the theme, edit it and use it? Can I remove the links that...
When I created a GitHub project I chose None. How can I now add a GPL license to my already added project? 5 Answers 5
Apologies in advance if I meander in this question, I am trying to grasp my brain around the different licensing models and yes, I know most of you are...
I have own WP plugin under GPL2 license as need for WP, but now I wanna add some 3rd party code for directory listing and this code is under...
The Plugin developer center says “Your plugin must be GPLv2 Compatible.”. But I found that the Topsy plugin is under GPLv3. http://www.gnu.org/licenses/rms-why-gplv3.html states that GPLv2 and GPLv3 are incompatible....