edd_get_discounts( array $args = array() )

Get Discounts


Description Description

Retrieves an array of all available discount codes.


Parameters Parameters

$args

(Optional) Query arguments

Default value: array()


Top ↑

Return Return

(mixed) array if discounts exist, false otherwise


Top ↑

Source Source

File: includes/discount-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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