jaredatch / EA-Share-Count

A lean plugin that leverages SharedCount.com API to quickly retrieve, cache, and display various social sharing counts.
84 stars 13 forks source link

Link: Add missing space before class attribute #65

Closed GaryJones closed 8 years ago

GaryJones commented 8 years ago

$attr_title and $target both have their own leading space, but the class attribute needs one to, so that it doesn't immediately run-on from the href attribute.