edd_download_price_shortcode( array $atts, string $content = null )
Price Shortcode
Description Description
Shows the price of a download.
Parameters Parameters
- $atts
-
(Required) Shortcode attributes
- $content
-
(Optional)
Default value: null
Return Return
(string)
Source Source
File: includes/shortcodes.php
Changelog Changelog
Version | Description |
---|---|
1.1.3.3 | Introduced. |