edd_get_discounts_cache( $hash )

Check to see if this set of discounts has been queried for already.


Description Description


Parameters Parameters

$hash

(Required) string The hash of the edd_get_discount args.


Top ↑

Return Return

(bool|mixed) Found discounts if already queried, or false if it has not been queried yet.


Top ↑

Source Source

File: includes/discount-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.8.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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