Can we use a library under MIT license in a WooCommerce plugin?

Disclaimer: I’m not a lawyer, so this isn’t legal advice. Yes, you can include MIT licensed code in something you sell. The MIT license is very permissive. From the license: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in … Read more

Custom license for WordPress plugin

In my opinion this is impossible, while keeping plugin GPL-compatible (which is considered cultural norm for WP extensions, legal claims aside for now). Much of open source licensing in general is to accommodate concept of derivative work. That is for it to really be open source other should be allowed to change it. If they … Read more

Can I use Symfony components in a plugin that I want to submit to the WordPress plugin repository?

Yes, Symfony components are licensed under MIT these days. They are compatible with GPL, which is a requirement of the official WP repository. Do note that as number of plugins using common PHP components is increasing, so does possibility of version and other conflicts between them. Since WP lacks dependency management, at some point you … Read more

is it legal to charge for wordpress multisite?

Yes. The GNU General Public License explicitly allows for charging for redistribution (which you’re not actually doing in this case): You may charge a fee for the physical act of transferring a copy… …and explicitly allows for unlimited usage rights: Activities other than copying, distribution and modification are not covered by this License; they are … Read more

Is accessing theme and using customizer GPL distribution?

In my understanding (and I’m not a lawyer, etc etc), this would not count as distribution. I make this distinction mainly based on the fact that a separate GPL-flavoured license actually exists where this would count as distribution – the GNU Affero General Public License. GitHub’s choosealicense.com states: GNU AGPLv3 is distinguished from GNU GPLv3 … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)