wip filter email subject and sender, in addition to message
This commit is contained in:
@@ -12,6 +12,7 @@ if (!defined('ABSPATH')) {
|
||||
|
||||
function email_success_payment_CIPF($user_id) {
|
||||
Plgntls::debug_infos();
|
||||
error_log("in email success");
|
||||
|
||||
$user = get_user_by('id', $user_id);
|
||||
$to = $user->user_email;
|
||||
|
||||
Reference in New Issue
Block a user