upskill-event-manager/includes
bengizmo 3934b6353c fix: Prevent event creation content from appearing on registration page
The HVAC_Manage_Event class was using is_page('manage') which was too generic
and could match any page with 'manage' in its slug. Changed to check for
specific page slugs: 'manage-event' and 'trainer-event-manage' to ensure
the event creation content only appears on the actual event management page.

This resolves the issue where "Create Your Training Event" content was
incorrectly showing on the trainer registration page.

Ben Reed <ben@tealmaker.com>
2025-07-25 16:54:42 -03:00
..
admin fix: Emergency fix for syntax error in Zoho admin 2025-07-24 16:03:43 -03:00
class-hvac-manage-event.php fix: Prevent event creation content from appearing on registration page 2025-07-25 16:54:42 -03:00