edd_download_shortcode( array $atts, string $content = null )
Purchase Link Shortcode
Description Description
Retrieves a download and displays the purchase form.
Parameters Parameters
- $atts
-
(Required) Shortcode attributes
- $content
-
(Optional)
Default value: null
Return Return
(string) Fully formatted purchase link
Source Source
File: includes/shortcodes.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |