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

Remove special characters from Twitter description #96

Open billerickson opened 6 years ago

billerickson commented 6 years ago

On this line, change &text=' . $link[ 'title' ] to &text=' . rawurlencode( $link[ 'title' ] )