• I am styling an anchor tag with bootstrap

    <a href="#" class="thumbnail"><img src="#" /></a>

    It took me FOREVER to figure out why the plugin wasn’t updating the link… But removing class=”thumbnail” made it work.

    Is there something in the parse_links function that is escaping if it sees a class name? I can’t find anything obvious in the source code.

    https://wordpress.org/plugins/bwp-external-links/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Doesn't Work On Anchors With A Class’ is closed to new replies.