edd_downloads_default_content( string $content )
Default formatting for full download content
Description Description
This is primarily used in the [downloads] shortcode
Parameters Parameters
- $content
-
(Required) Content before filtering
Return Return
(string) $content Content after filtering
Source Source
File: includes/template-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.8.4 | Introduced. |