Hey all! I'm loving the plugin — it's just great! 👏👏
What do you think about adding a hook just before the player's markup? That way a label could be properly added so visitors know exactly what they'll be listening to when you click "play".
Below is a screenshot of what I implemented on my WordPress development & design blog, though it was a bit overkill filtering the_content based on the before or after post visibility.
We wouldn't need the actual label, like I added, simply a hook to assign markup to.
Hey all! I'm loving the plugin — it's just great! 👏👏
What do you think about adding a hook just before the player's markup? That way a label could be properly added so visitors know exactly what they'll be listening to when you click "play".
Below is a screenshot of what I implemented on my WordPress development & design blog, though it was a bit overkill filtering the_content based on the before or after post visibility.
We wouldn't need the actual label, like I added, simply a hook to assign markup to.
So what do you think?