I’m using WordPress 3.6.1 and would like to stick with the plugin I have for embedding audio – The problem – When Uploading Audio you have a choice “ATTACHMENT DISPLAY SETTINGS” to Embed Media Player, Link to Media File, or Link to Attachment Page… Simple Enough – What I’m doing every time is Clicking “Link to Media File” – If I don’t I get two embedded players and one can’t find the file…
I can’t figure out how to change the default (For Audio Only) to “Link to Media File” I’ve looked at the OPTIONS.PHP that doesn’t change the Audio default and trying to read wp_embed_defaults() which is located in wp-includes/media.php doesn’t present a simple solution…
Keep in mind that the choices for inserting audio look similar to pictures but the bottom is different.. it only gives the choice: ATTACHMENT DISPLAY SETTINGS – which is where I need to change the default to “Link to Media File” – every time – we upload a ton of audio files and forgetting to click the Link choice puts two players on the post…