edd_update_old_payments_with_totals( array $data )
Updates all old payments, prior to 1.2, with new meta for the total purchase amount
Description Description
This is so that payments can be queried by their totals
Parameters Parameters
- $data
-
(Required) Arguments passed
Return Return
(void)
Source Source
File: includes/payments/actions.php
Changelog Changelog
Version | Description |
---|---|
1.2 | Introduced. |