jaredatch / Shared-Counts

WordPress plugin that leverages SharedCount.com API to quickly retrieve, cache, and display various social sharing counts.
GNU General Public License v2.0
48 stars 16 forks source link

Fix native Facebook graph query to retrieve engagement counts #98

Closed NormanHoehne closed 4 years ago

NormanHoehne commented 4 years ago

Description

I have added a new argument 'fields' to the Facebook api query to make it possible to retrieve count statistics again. Since the api response has changed, I have also updated the lines that assign the counts.

Types of changes

Checklist:

billerickson commented 4 years ago

Thank you!