upskill-event-manager/wordpress-dev/wordpress/wp-content
bengizmo 8c030d4410 feat: Add attendee profile links throughout the plugin
## Summary
• Added hyperlinks to attendee names on Event Summary page
• Added hyperlinks to attendee names on Certificate Reports page
• Added hyperlinks to attendee names on Email Attendees page

## Changes
- Event Summary: Links attendee names to profile page using attendee_id
- Certificate Reports: Links attendee names to profile page
- Email Attendees: Enhanced with profile links and CSS styling

## Implementation Details
- All links open in same tab except Email Attendees (opens in new tab)
- Links only appear when attendee_id is available
- Consistent styling applied with hover effects
- Title attributes added for accessibility

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-24 19:41:54 -03:00
..
plugins/hvac-community-events feat: Add attendee profile links throughout the plugin 2025-05-24 19:41:54 -03:00