upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes/community
bengizmo 6f3dab5c53 fix: Add direct database query fallback for email attendees page
- Update email attendees class to handle custom attendee data
- Add fallback method to directly query attendee data from database
- Support multiple field formats for attendee names and emails
- Ensure email page works with test attendees created via WP-CLI

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-20 16:35:15 -03:00
..
class-email-attendees-data.php fix: Add direct database query fallback for email attendees page 2025-05-20 16:35:15 -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