Skip to content

Conversation

@hein-obox
Copy link
Member

@hein-obox hein-obox commented Jan 19, 2026

✨ PR Description

Purpose: Fix notifications initialization in Hello Theme admin by adding robust autoloader fallback mechanism to prevent class loading failures.

Main changes:

  • Added cascading autoloader check for WPNotificationsPackage class from Elementor plugin then Hello Theme vendor paths
  • Implemented null-safe notificator property initialization with early return guard in get_notifications_by_conditions method
  • Replaced direct use statement with fully qualified class name for better autoloader compatibility

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@hein-obox hein-obox changed the title Internal: Improve Notifications loading in Hello Biz [ED-22569] Internal: Improve Notifications loading in Hello theme [ED-22569] Jan 19, 2026
@hein-obox hein-obox requested a review from nicoladj77 January 19, 2026 12:15
@hein-obox hein-obox merged commit d54df7c into main Jan 19, 2026
43 checks passed
@hein-obox hein-obox deleted the internal/ED-22569-internal-fix-failing-test-for-hello-commerce-and-hello-biz branch January 19, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants