Version 1.1.0
🔒 Security & Bug Fixes
Security
- CRITICAL: Removed exposed GitHub token from source code
- Implemented secure token management via wp-config.php
- Repository is now public (no token required)
Bug Fixes
- Fixed duplicate function
admin_tier_management_page()causing PHP fatal errors - Removed duplicated code in dashboard template that overwrote variables incorrectly
- Fixed undefined variable
$available_tiersin tier management page - Improved code quality and eliminated potential runtime errors
Technical Details
- 3 files modified
- 4 critical bugs fixed
- 16 lines of problematic code removed
- All helper functions now working correctly
Upgrade recommended for all users.