Skip to main content

fix_notification_routing()

public static function fix_notification_routing( $notification )

Removes an empty routing rule that can prevent the sending of some legacy notifications.

Since: 2.6.9

Source: common.php:2016

Parameters

NameTypeDefaultDescription
$notificationarrayThe notification being processed.

Returns

  • array