upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes/community
bengizmo a014a9d7f7 fix: Resolve redirect loop when WordPress admin accesses HVAC dashboard
- Updated dashboard template to show access denied message instead of redirect for non-authorized users
- Enhanced login handler to redirect admins to WP admin instead of causing loops
- Added view_hvac_dashboard capability to administrator role during plugin activation
- Improved access control logic to allow administrators to view dashboard
- Added proper cleanup of admin capabilities on plugin deactivation
- Prevents ERR_TOO_MANY_REDIRECTS when WordPress admin users try to access trainer dashboard

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-22 15:59:33 -03:00
..
class-email-attendees-data.php fix: Improve email sending functionality and debugging 2025-05-20 16:48:23 -03:00
class-email-debug.php fix: Improve email sending functionality and debugging 2025-05-20 16:48:23 -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 fix: Resolve redirect loop when WordPress admin accesses HVAC dashboard 2025-05-22 15:59:33 -03:00
class-order-summary-data.php feat: Implement Order Summary page functionality 2025-05-20 09:56:28 -03:00