jaredatch/EA-Share-Count

Make styles filterable

Closed this issue · 2 comments

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.

See branch issue/58.