do_action( 'appthemes_notification_sent', string $id, array $args )

Fires action after notification was actually sent.


Package


Description Description


Parameters Parameters

$id

(string) Notification id.

$args

(array) An array of wp_mail() arguments, including the "to", "subject", "message", "headers", "attachments" and other custom values.


Top ↑

Changelog Changelog

Changelog
VersionDescription
1.0Introduced.

Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.