do_action( 'edd_pre_update_discount', array $meta, int $ID )

Fires before the discount has been updated in the database.


Description Description


Parameters Parameters

$meta

Discount meta.

$ID

Discount ID.


Top ↑

Source Source

File: includes/class-edd-discount.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.