Is the WP audio shortcode still relevant?
I'm not very familiar with audio integration so I'm wondering why I couldn't simply use the plain audio
element? This would avoid the overhead of medialement.js that WP seems to use. I'm fine with targeting only recent browsers that support audio
. Am I missing something? Cheers.