EDD_Discount::get_discounted_amount( string|int $base_price )

Get Discounted Amount.


Description Description


Parameters Parameters

$base_price

(Required) Price before discount.


Top ↑

Return Return

(float) $discounted_price Amount after discount.


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.