Id like to have wordpress automatically wrap a div around any iframe
or embed
when they are used in the_content
…how might this be achieved?
Leave a Reply
You must be logged in to post a comment.
Id like to have wordpress automatically wrap a div around any iframe
or embed
when they are used in the_content
…how might this be achieved?
You must be logged in to post a comment.
try jQuery
Here’s the solution I used:
With WordPress filters. Add this to your functions.php: