Description
Filters the required the defaults used for the admin notification email when a user updates their profile.
Parameters
$defaults
(array) (required) An array of default values.
$chk_fields
(array) (optional) An array of the original field values for comparison. Array keyed by meta key.
$fields
(array) An array of the field values when the user updated their profile. Array keyed by meta key.
Changelog
Introduced in version 1.1
Since 1.6.0, no longer passes $userdata (which is available as a global).
Source
wpmem_adv_update_notify_args is located in includes/class-wp-members-advanced-options.php