Skip to main content

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

NameTypeDescription
$amountfloatThe revenue amount.
$currencystringThe currency of the amount.

Since

  • 2.3.0

Source

Defined in inc/admin-pages/class-dashboard-admin-page.php at line 416

Returns