How to get the number of times an audio file has been played
My aim is to get the total number of listens so I was thinking I could save a ‘listen’ count to the audio file’s post meta using update_post_meta()
My aim is to get the total number of listens so I was thinking I could save a ‘listen’ count to the audio file’s post meta using update_post_meta()
I’m using wp_playlist_shortcode() to output an audio playlist. For example: