Filter: wu_dashboard_revenue_amount
Filters a revenue amount displayed on the dashboard.
Allows addons (e.g. multi-currency) to convert amounts to the base currency for consistent reporting.
Parameters
| Name | Type | Description |
|---|---|---|
| $amount | float | The revenue amount. |
| $currency | string | The currency of the amount. |
Since
- 2.3.0
Source
Defined in inc/admin-pages/class-dashboard-admin-page.php at line 416