Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionthis may be a stupid topic but a client has commissioned me this: some music to be included in some pages. I can not find any plugins to help me do this. Do you know anyone? Now, I was thinking if you could do with php by creating a simple plugin or using js with a small script. What's better? Can you help me? Thanks
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionthis may be a stupid topic but a client has commissioned me this: some music to be included in some pages. I can not find any plugins to help me do this. Do you know anyone? Now, I was thinking if you could do with php by creating a simple plugin or using js with a small script. What's better? Can you help me? Thanks
I would do your best to talk them out of it.
https://moz/blog/how-to-convince-a-client-their-site-doesnt-need-music
If all else fails
<audio src="horse.ogg" controls>
Your browser does not support the audio element.
</audio>
https://www.w3schools/tags/att_audio_src.asp