Skip to content
Bill Erickson edited this page Aug 26, 2016 · 10 revisions

Additional Buttons

Reddit: https://gist.github.com/billerickson/969f8ef0e980fe6e6345
SMS: http://thestizmedia.com/add-sms-share-button-ea-share-count-plugin/

Additional Styles

Additional styles may be added using the ea_share_count_styles filter. If including in a theme, add the CSS directly to your theme file. If including in a plugin, you can either enqueue another CSS file or use wp_add_inline_style() (example)

Icons: https://gist.github.com/billerickson/48c2fc6ac0952f03fc230b5ed80d1d08 screenshot

Boxes: https://gist.github.com/billerickson/fcc1bf1467cd8401d4c8

Big Buttons: https://gist.github.com/billerickson/b2917f2d71c07f3f6f38