apply_filters( 'sensei_reports_overview_export_button_url', $url ) → {string}
Customize the export button URL on the reports overview screen.
Parameters:
Name | Type | Description |
---|---|---|
$url |
string | The export button URL. |
- Since:
- 4.6.0
- Source:
Returns:
The export button URL.
- Type
- string