upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes
bengizmo b53c53b6a7 fix: Resolve OAuth callback 404 error and add debugging features
- Add missing HVAC_CE_PLUGIN_FILE constant for plugin activation hooks
- Implement automatic rewrite rule flushing to prevent 404 errors
- Add admin interface button to manually flush rewrite rules
- Include real-time rewrite rule status indicator in admin
- Add comprehensive OAuth callback debugging and error logging
- Change OAuth flow to use same window instead of popup for better UX
- Add activation hook to ensure rewrite rules are set up properly

The OAuth callback URL /oauth/callback should now work correctly after
WordPress rewrite rules have been flushed on the staging server.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 07:09:17 -03:00
..
admin fix: Resolve OAuth callback 404 error and add debugging features 2025-06-15 07:09:17 -03:00
certificates feat: Enhance certificate design with logo, trainer name, and improved attendee name retrieval 2025-05-24 14:57:28 -03:00
communication feat: Implement configurable Communication Schedule system 2025-06-14 00:07:30 -03:00
community feat: Add password show/hide toggle to login form 2025-06-13 22:30:02 -03:00
google-sheets Fix Google Sheets API valueInputOption parameter handling 2025-06-14 20:42:26 -03:00
helpers feat: Add comprehensive attendee profile feature with tests 2025-05-24 19:23:33 -03:00
zoho refactor: Replace Zoho .env configuration with WordPress admin interface 2025-06-14 23:57:20 -03:00
class-attendee-profile.php refactor: Simplify attendee profile page UI/UX 2025-05-24 20:08:23 -03:00
class-event-author-fixer.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-event-form-handler.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-community-events.php Fix Google OAuth redirect URI mismatch error 2025-06-14 13:53:21 -03:00
class-hvac-dashboard-data-fixed.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-dashboard-data-refactored.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-dashboard-data.php fix: Update dashboard data queries to use meta relationships for revenue 2025-05-30 15:52:30 -06:00
class-hvac-dashboard-data.php.backup fix: Complete Generate Certificates page functionality and attendee display 2025-05-23 07:04:15 -03:00
class-hvac-dashboard.php fix: Dashboard pagination display and AJAX handler syntax error 2025-05-30 12:50:27 -06:00
class-hvac-form-builder.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-help-system.php feat: Update help system with clearer content and recent improvements 2025-05-24 16:36:28 -03:00
class-hvac-logger.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-manage-event.php feat: Add navigation bar to Create Event page 2025-05-30 16:26:27 -06:00
class-hvac-master-dashboard-data.php feat: Implement Google Sheets integration with comprehensive reporting 2025-06-13 18:08:58 -03:00
class-hvac-registration.php Fix shortcode registration conflicts and add diagnostic tools 2025-06-13 19:16:19 -03:00
class-hvac-roles.php feat: Implement Master Trainer role and Master Dashboard system 2025-06-13 14:03:30 -03:00
class-hvac-security.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-settings-refactored.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-settings.php feat: Add Trainer Login link to admin sidebar menu 2025-05-19 17:40:23 -03:00