NotificationEmail::trigger( string $user_email, int $user_id, string $user_name )

Trigger the sending of this email.


Description Description


Parameters Parameters

$user_email

(Required) Email to send the note.

$user_id

(Required) User id to to track the note.

$user_name

(Required) User's name.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/MerchantEmailNotifications/NotificationEmail.php


			


Top ↑

User Contributed Notes User Contributed Notes

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