coreactivity_notification_do_not_log_notifications

Description

Filter the list of notification types not to log. Notifications belonging to notification types on this list will not be tracked or logged. All supported notification types are keys of the array returned by the following call: `\Dev4Press\v43\Core\Mailer\Detection::instance()->get_supported_types()`

Definition
apply_filters( coreactivity_notification_do_not_log_notifications, $notifications );
Arguments
Name
Type
Description
notifications
array
name of the post types not to log, by default is empty array.
Returns
array. array with names of notifications not to log, based on the function mentioned in the description.
0
0
28
Rate this reference

You are not allowed to rate this post.

Leave a Comment