• Resolved ianbarber

    (@ianbarber)


    When showing the download history, it shows 2 columns, The Download Name and the File.

    How can I change the name of the download which appears in the Download column. I tried changing the actual name of the download product but this didnt appear to do anything

    • This topic was modified 2 years, 4 months ago by ianbarber.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @ianbarber

    After EDD 3.X the download name is going to be save in a table PREFIX_edd_order_items. It will not take download name on a runtime.

    If you want to chnage then you can simply change it in above Database or you can use edd_get_download_name( $product_id ) in a respective template.

    I hope it helps you.

    Thread Starter ianbarber

    (@ianbarber)

    Thank you that will help my needs

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Download History Download Name’ is closed to new replies.