edd_downloads_query( array $atts, string $content = null )

Downloads Shortcode


Description Description

This shortcodes uses the WordPress Query API to get downloads with the arguments specified when using the shortcode. A list of the arguments can be found from the EDD Documentation. The shortcode will take all the parameters and display the downloads queried in a valid HTML

tags.


Parameters Parameters

$atts

(Required) Shortcode attributes

$content

(Optional)

Default value: null


Top ↑

Return Return

(string) $display Output generated from the downloads queried


Top ↑

Source Source

File: includes/shortcodes.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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