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.


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.