Edit "Attachment Display Settings"
-
I would like to edit the code that’s inserted when selecting “Embed Media Player” as the “Attachment Display Settings” when uploading a song to a blog post.
Right now the code that’s inserted is:
[audio mp3="song url"][/audio]
I would like to add a text and a link before the actual audio player. The song URL should be inserted as a direct link and then as an audio player. The text for the link should be based on the post title (“Artist – Song title”). The code would look like this:
<strong>MP3:</strong> <a href="song url">Artist - Song title</a> [audio mp3="song url"][/audio]
How would I do this the easiest way?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Edit "Attachment Display Settings"’ is closed to new replies.