do_action( 'edd_discount_save', object , string $key )
Fires after each meta update allowing developers to hook their own items saved in $pending.
Description Description
Parameters Parameters
-
Instance of EDD_Discount object.
- $key
-
Meta key.
Source Source
File: includes/class-edd-discount.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |