Opti-Behavior ships as two plugins with different licenses. This article states each one honestly so you know your rights and where to get the source.
Opti-Behavior (Free) #
- License: GPLv2 or later, per the plugin header.
- License URI: gnu.org/licenses/gpl-2.0.html
- Source: distributed on the WordPress.org plugin directory; the full source ships inside the plugin ZIP.
Under the GPL you may use, study, modify and redistribute the free plugin’s code, subject to the GPL’s terms.
Opti-Behavior Pro #
- License: Commercial, per the Pro plugin header (see the bundled
LICENSEfile). - License URI: optiuser.com/license
- Distribution: delivered to licensed customers; it is not published on WordPress.org.
Pro is governed by its commercial license terms rather than the GPL. Review the LICENSE file included with the Pro download for the exact conditions on use, site limits and redistribution. For license management, see managing your license.
Steps to find the license text #
- For Free: open
opti-behavior.phpin the plugin folder and read the License header, or view the plugin page on WordPress.org. - For Pro: open the
LICENSEfile in theopti-behavior-profolder.
Expected result #
You can cite the correct license for each plugin: GPLv2-or-later for Free, commercial for Pro.
FAQ #
Is the Pro plugin GPL? #
No. The free plugin is GPLv2 or later; Pro is distributed under a commercial license.
Where is the free source hosted? #
On WordPress.org, and inside the downloadable plugin ZIP.