upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes/community
bengizmo 8a9f86718f fix: Enhance email system with better error handling and debugging
- Add detailed logging for email system to track issues
- Use PHP mail() as fallback when wp_mail() fails
- Improve recipient matching and validation
- Add debug tools to diagnose email issues on staging
- Add email system debugging panel for admin users
- Fix direct sending for attendees created from test data
- Handle different email field formats from test attendees

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-20 16:38:28 -03:00
..
class-email-attendees-data.php fix: Enhance email system with better error handling and debugging 2025-05-20 16:38:28 -03:00
class-email-debug.php fix: Enhance email system with better error handling and debugging 2025-05-20 16:38:28 -03:00
class-event-handler.php Refactors event submission and listing to use TEC Community Events 2025-04-02 22:23:37 -03:00
class-event-summary-data.php fix: Improve dashboard data retrieval for test attendees 2025-05-20 16:29:37 -03:00
class-login-handler.php feat: Add Trainer Profile page and functionality 2025-05-20 07:43:39 -03:00
class-order-summary-data.php feat: Implement Order Summary page functionality 2025-05-20 09:56:28 -03:00