[audio] shortcode with customizations not working
-
I am using latest Jetpack (2.5) and WordPress (3.6.1)
The audio tag works only if it does not has any customized parameters
e.g. This works:[audio https://wpcom.files.wordpress.com/2007/01/mattmullenweg-interview.mp3]
This does not:
[audio https://wpcom.files.wordpress.com/2007/01/mattmullenweg-interview.mp3|titles=Matt Mullenweg Interview|loop=yes|animation=no]
For the 2nd case I get the following output:
<a href="https://wpcom.files.wordpress.com/2007/01/mattmullenweg-interview.mp3|titles=Matt">https://wpcom.files.wordpress.com/2007/01/mattmullenweg-interview.mp3|titles=Matt</a>
I have tried checking this with different themes, all plugins disabled and I still see the issue.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[audio] shortcode with customizations not working’ is closed to new replies.