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

Buttons break if another plugin adds markup to 'the_title' filter #71

Closed billerickson closed 7 years ago

billerickson commented 7 years ago

SimmerWP adds schema markup to the_title filter. When we build our buttons, we use get_the_title() so this markup is added. The result is broken buttons:

screenshot