edd_is_promo_active()
Check to see if we should be displaying promotional content
Description Description
In various parts of the plugin, we may choose to promote something like a sale for a limited time only. This function should be used to set the conditions under which the promotions will display.
Return Return
(bool)
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.9.20 | Introduced. |