upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events
bengizmo 9e44217c5e feat: Enhance certificate design with logo, trainer name, and improved attendee name retrieval
- Add Upskill HVAC logo support with multiple fallback paths
- Display instructor/trainer name prominently on certificates
- Fix attendee name retrieval by checking all possible meta keys used by TEC plugins
- Improve certificate layout with decorative elements
- Increase attendee name font size for better visibility
- Add comprehensive fallbacks for missing attendee data

Co-Authored-By: Ben Reed <ben@tealmaker.com>
2025-05-24 14:57:28 -03:00
..
assets feat: Add clickable certificate links in Generate Certificates page 2025-05-24 09:33:20 -03:00
bin feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
docs feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
includes feat: Enhance certificate design with logo, trainer name, and improved attendee name retrieval 2025-05-24 14:57:28 -03:00
templates feat: Add clickable certificate links in Generate Certificates page 2025-05-24 09:33:20 -03:00
tests feat: Add Email Attendees functionality (Phase 2) 2025-05-20 10:33:03 -03:00
tmp-fixes docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
.gitignore feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
bootstrap-staging.php Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00
composer.json feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
composer.lock test: Add certificate generation tests and deployment tools 2025-05-20 15:32:29 -03:00
create-trainer-profile-page.php feat: Add Trainer Profile page and functionality 2025-05-20 07:43:39 -03:00
hvac-community-events-fixed.php docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
hvac-community-events.php feat: Add direct certificate URL handler to fix 404 errors 2025-05-24 09:07:50 -03:00
hvac-community-events.php.bak docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
hvac-fixed-activation.php fix: Resolve 5 critical bugs in certificate management and navigation system 2025-05-23 18:53:03 -03:00
hvac-staging-plugin.php docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
phpunit.xml feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
phpunit.xml.dist feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
refactoring-plan.md feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
test-certificate-url.php feat: Add direct certificate URL handler to fix 404 errors 2025-05-24 09:07:50 -03:00
test-zoho-ajax.php feat: Enhanced test data creation and login system improvements 2025-05-22 15:54:15 -03:00
wp-tests-config-staging.php update: Change staging domain to upskill-staging.measurequick.com 2025-05-21 16:42:10 -03:00
wp-tests-config.php Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
wp-tests-config.php.bak.20250424054541 Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00