You've already forked wc-licensed-product
-
Version 0.6.0 - WordPress Auto-Update Functionality
released this
2026-01-27 19:14:21 +00:00 New Features:
- WordPress-style automatic updates via license server
- Server-side /update-check REST API endpoint
- Client-side update checker with WordPress hooks integration
- Auto-Updates settings subtab with enable/disable and frequency options
- Configurable update check cache TTL (default 12 hours)
- Secure download authentication via X-License-Key header
Technical Details:
- UpdateController serves update info to licensed plugins
- PluginUpdateChecker singleton hooks into WordPress update system
- Compatible with WordPress's native plugin update UI
- Documented in OpenAPI specification
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Downloads