New answers tagged licensing
3
The plugin should have information in it regarding the license in use. Look in the readme file (could be called README, readme.txt, README.TXT, readme.md, or some other permutation), the plugin's PHP files (there will be one with a block that begins with:
/*
Plugin Name: xyz
.
.
.
*/
and that block will often contain the type of license in use. You ...
Top 50 recent answers are included