ReportCSVEmail::trigger( int $user_id, string $report_type, string $download_url )

Trigger the sending of this email.


Description Description


Parameters Parameters

$user_id

(Required) User ID to email.

$report_type

(Required) The type of report export being emailed.

$download_url

(Required) The URL for downloading the report.


Top ↑

Source Source

File: packages/woocommerce-admin/src/ReportCSVEmail.php


			

Top ↑

User Contributed Notes User Contributed Notes

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