upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes
bengizmo a82616b6f7 Fix dashboard data inconsistency and enhance test suite with WP API
- Fixed dashboard data class to use consistent post_author queries instead of mixed _EventOrganizerID meta queries
- This resolves the issue where dashboard showed 18 events but 0 tickets/revenue
- Added WordPress API credentials to environment (.env)
- Created comprehensive API debugging utilities (wp-api-debug.sh, wp-api-fix.sh, api-only-debug.sh)
- Enhanced test and deployment suite with WordPress REST API capabilities
- Root cause: get_total_tickets_sold() and get_total_revenue() were using _EventOrganizerID while other methods used post_author

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-22 19:24:18 -03:00
..
admin feat: Enhanced test data creation and login system improvements 2025-05-22 15:54:15 -03:00
certificates docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
community Fix dashboard data inconsistency and enhance test suite with WP API 2025-05-22 19:24:18 -03:00
zoho feat: Add Zoho CRM diagnostic and setup tools 2025-05-21 11:22:25 -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 feat: Enhanced test data creation and login system improvements 2025-05-22 15:54:15 -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 dashboard data inconsistency and enhance test suite with WP API 2025-05-22 19:24:18 -03:00
class-hvac-dashboard.php feat: Improve dashboard UI and interactivity 2025-05-19 18:54:52 -03: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: Add comprehensive help system with welcome guide, tooltips, and documentation 2025-05-22 08:47:43 -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-registration.php feat: Add trainer profile editing functionality 2025-05-20 09:47:22 -03:00
class-hvac-roles.php fix: Resolve redirect loop when WordPress admin accesses HVAC dashboard 2025-05-22 15:59:33 -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