edd_get_random_download( bool $post_ids = true )

Returns a random download


Description Description


Parameters Parameters

$post_ids

(Optional) True for array of post ids, false if array of posts

Default value: true


Top ↑

Return Return

(array) Returns an array of post ids or post objects


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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