Skip to main content

WooMembershipsFallbackCheck

\Benecaster\Notices\HealthChecks\WooMembershipsFallbackCheck

Class Premium

Health check that detects shows still configured with the removed woo-memberships bridge and surfaces a dismissible admin warning guiding operators to switch bridges. Ships in feature/membership-launch-cleanup. Implements the HealthCheck interface. Registered in Plugin::register_admin() via NoticeManager::add_health_check(). The notice recommends WooCommerce Subscriptions as the closest migration target and provides an export/re-import path.

Constructor Dependencies

Type Description
\Benecaster\Notices\NoticeManager Used to publish and delete the admin notice. Only dependency.