osompress / genesis-simple-share

Plugin: Genesis Simple Share
36 stars 16 forks source link

Removing the Facebook counter. #100

Closed marksabbath closed 5 years ago

marksabbath commented 5 years ago

This PR removes the Facebook counter. It also fixes a typo in a class file.

marksabbath commented 5 years ago

@marksabbath The count removal appears to be working well. One question - AddToAny deployed a fix to continue to show them. Did you say updating to the new API would cause problems?

As far as I know, updating to the new API should not cause any issue, however, it would imply in adding new fields so users can provide an API key to the Facebook button. Since we're using an external lib to generate the sharing buttons, it would also imply in abandoning this method to create the Facebook button as well.