do_action( 'edd_pre_insert_discount', array $meta )
Fires before the discount has been added to the database.
Description Description
Parameters Parameters
- $meta
-
Discount meta.
Source Source
File: includes/class-edd-discount.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |