my_jetpack_red_bubble_notification_slugs

my_jetpack_red_bubble_notification_slugs

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: jetpack.13.6

apply_filters('my_jetpack_red_bubble_notification_slugs') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php line 740
    		if ( ! empty( $red_bubble_alerts ) ) {
    			return $red_bubble_alerts;
    		}
    		// go find the alerts
    		$red_bubble_alerts = apply_filters( 'my_jetpack_red_bubble_notification_slugs', $red_bubble_alerts );
    
    		return $red_bubble_alerts;
    	}
    
    	/**
    	 * Check for features broken by a disconnected user or site
    

See this hook used in plugins: