upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/templates
bengizmo e59c2e5ccc feat: Add Trainer Profile page and functionality
- Add trainer-profile page to required_pages array in main plugin file
- Create template-trainer-profile.php with comprehensive profile display
- Implement render_trainer_profile() function in main class
- Add template loading for trainer-profile page
- Create helper script to ensure trainer-profile page exists in WordPress
- Fix shortcode registration in Login_Handler to prevent duplicates
- Add dashboard verification script for testing

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-20 07:43:39 -03:00
..
community feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
page-community-login.php fix: Resolve Login Page shortcode processing issue 2025-05-19 18:05:40 -03:00
single-hvac-event-summary.php fix(tests): Resolve Task 4.7 integration test issues & UMB 2025-04-02 07:02:06 -03:00
single-hvac-order-summary.php Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00
template-hvac-dashboard.php feat: Improve dashboard UI and interactivity 2025-05-19 18:54:52 -03:00
template-trainer-profile.php feat: Add Trainer Profile page and functionality 2025-05-20 07:43:39 -03:00