upskill-event-manager/.claude
ben 8db1881a38 fix: implement correct TEC 5.0+ hooks for Community Events integration
- Update hook names from tribe_* to tec_* prefix for TEC 5.0+ compatibility
- Replace non-existent tribe_events_community_submission_before_save with actual tec_events_community_before_save_submission
- Replace non-existent tribe_events_community_submission_success with actual tribe_community_event_save_updated
- Update method signatures to match correct hook parameters
- Maintain WordPress transient caching implementation for performance
- Remove JavaScript form override to prevent security conflicts
- Add proper debug logging for hook validation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-24 14:30:16 -03:00
..
agents feat: add WordPress specialized agents for plugin development 2025-08-29 12:17:54 -03:00
settings.local.json fix: implement correct TEC 5.0+ hooks for Community Events integration 2025-09-24 14:30:16 -03:00