EDD_Download::create( array $data = array() )

Creates a download


Description Description


Parameters Parameters

$data

(Optional) Array of attributes for a download

Default value: array()


Top ↑

Return Return

(mixed) false if data isn't passed and class not instantiated for creation, or New Download ID


Top ↑

Source Source

File: includes/class-edd-download.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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