You've already forked wc-licensed-product
Add self-licensing prevention to PluginLicenseChecker
- Add isSelfLicensing() method to detect when license server URL points to same installation - Bypass license validation when self-licensing detected (prevents circular dependency) - Add normalizeDomain() helper for domain comparison - Update translations Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -38,7 +38,7 @@ No known bugs at the moment.
|
||||
|
||||
### Version 0.4.0
|
||||
|
||||
No changes at the moment.
|
||||
- Self-licensing prevention: Plugin automatically bypasses license validation when the configured license server URL points to the same WordPress installation (prevents circular dependency)
|
||||
|
||||
## Technical Stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user