apply_filters( 'edd_get_discount_min_price', float $min_price, int $ID )

Filters the minimum price.


Description Description


Parameters Parameters

$min_price

Minimum price.

$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.