@markjaquith have you ever filtered the html from a twitter oembed before storing it in DB? Need to add a class to last href.
I’d need to add class to $allowed_html 1st if I’m reading correctly, just new area for me, saw you worked on storing embed.
oh, I was looking at filtering oembed_result before storing in db. Probably reading wrong
haven’t tried. Should be possible with regex.
the output isn’t stored in post content, so you don’t have to do that. The URL gets cache mapped to the output.