| 开发者 |
ashrafulsarkar
codeholt |
|---|---|
| 更新时间 | 2026年5月18日 03:13 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-json/licenseenvato/v1/active, /wp-json/licenseenvato/v1/deactive)license-envato folder to the /wp-content/plugins/ directory, or install it directly through the WordPress Plugins screen.Go to wp-admin → License Envato → Settings, enter your Envato personal token under the Envato tab, and click Save Envato Token.
Full documentation with step-by-step integration instructions is available at https://ashrafulsarkar.github.io/license-envato/.
Copy the PHP class from the documentation into your theme's functions.php or a dedicated file in your plugin. Set LICENCE_CALL_URL to your WordPress site URL and PREFIX to a unique prefix for your product. Then call new licenseCodeVerifyForm(); on your settings page.
Yes. Use a unique PREFIX constant per product to keep option keys separate in the WordPress database.
Bugs can be reported on the GitHub repository. Pull requests are welcome.