How can I enable automatic playback of music inserted into wordpress articles by inserting Xiami music into my articles? However, it can be played only when it is clicked manually! How can I enable automatic playback of music inserted into wordpress articles by inserting Xiami music into my articles? However, it can be played only when it is clicked manually!
Reply content:
How can I enable automatic playback of music inserted into wordpress articles by inserting Xiami music into my articles? However, it can be played only when it is clicked manually!
Xiami music has provided the option "whether to play automatically" when making a player widget.
Is it because of the latest audio coding code in wordpress 3.6? Yes, you can insert this in the article
[Audio mp3 = "http://www.a.com/a.mp3" autoplay = "y"]
This example code uses html5 audio.