Does audio-player work with do_shortcode
-
I am looking to dynamically change the mp3 filename to play through using php and was planning to utilize the do_shortcode function in custom page template to do so.
example:
<?php echo do_shortcode('[audio:filename.mp3]'); ?>
The player appears but is unable to locate filename.mp3
Test PageDoes plug-in work with do_shortcode or is there an alternative.
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Does audio-player work with do_shortcode’ is closed to new replies.