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

Make styles filterable #58

Closed billerickson closed 8 years ago

billerickson commented 8 years ago

Right now if you want to add additional styles you use the ea_share_count_link filter to override what was selected in the Settings page.

This is a hacky approach. The backend selection doesn't reflect what is used on the frontend, and there's no way for a user to change the style without editing code.

I'd like to make the style dropdown filterable so that a theme or plugin can add additional styles.

billerickson commented 8 years ago

See branch issue/58.

billerickson commented 8 years ago

I updated the wiki with an example: https://github.com/jaredatch/EA-Share-Count/wiki