Forums
(@zdv80)
9 years, 6 months ago
Douglas it would be possible to share your code?? hehe
I don’t know if is the better solution, but I added this at line 75 of post-formats.php file
<a href="<?php echo $meta['_audio_mp3_url'][0]."\n"; ?>" download="<?php echo $meta['_audio_mp3_url'][0]; ?>">Download</a>
In my case works ;P