Browse: Home / Functions /

learndash_assignment_get_download_url

learndash_assignment_get_download_url( int $post_id )

Returns the URL to download the assignment file.


Description #


Parameters #

$post_id

(int) (Required) Assignment ID.


Return #

(string)


Source #

File: includes/ld-assignment-uploads.php


Changelog #

Changelog
Version Description
4.10.3 Introduced.