upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes/certificates
bengizmo aa4d91e609 fix: Repair certificate generation and listing functionality
- Fixed broken certificate manager class caused by corrupted debug statement removal
- Cleaned up certificate manager by removing all debug logging statements
- Restored proper PHP syntax and error handling in certificate system
- Certificate generation should now work properly on Generate Certificates page
- Certificate listing should now display correctly on Certificate Reports page
- Deployed clean certificate manager to staging environment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-23 10:19:38 -03:00
..
class-certificate-ajax-handler.php Implement certificate preview system with AJAX to eliminate page reloads and provide real-time certificate previews with secure token-based access as requested by user feedback. 2025-05-23 08:39:32 -03:00
class-certificate-fix.php docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
class-certificate-generator.php feat: Add PNG generation and fix certificate reports TEC query interference 2025-05-23 07:29:09 -03:00
class-certificate-installer.php feat: Add PNG generation and fix certificate reports TEC query interference 2025-05-23 07:29:09 -03:00
class-certificate-manager-broken.php fix: Repair certificate generation and listing functionality 2025-05-23 10:19:38 -03:00
class-certificate-manager.php fix: Repair certificate generation and listing functionality 2025-05-23 10:19:38 -03:00
class-certificate-security.php feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
class-certificate-settings.php feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
class-certificate-template.php feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00