Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Once you create a custom template, please try using the below code to display the file upload date.

    <?php echo date_i18n( get_option( 'date_format' ), $dlm_download->get_version()->get_date()->getTimestamp());

    Thread Starter paulovsky

    (@paulovsky)

    Thanks! It works!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘template tag to show uploaded date’ is closed to new replies.