Terence Eden on Nostr: Right, there *is* a #WordPress API: ...
Right, there *is* a #WordPress API: `/wp-json/jetpack/v4/stats-app/sites/123465/subscribers/counts`
The general way to interact with it is documented at: https://github.com/Automattic/jetpack/blob/trunk/docs/rest-api.md
But only for JS calls 😞
I'll need to find a way to call it in PHP, then store it in a transient(?).
The general way to interact with it is documented at: https://github.com/Automattic/jetpack/blob/trunk/docs/rest-api.md
But only for JS calls 😞
I'll need to find a way to call it in PHP, then store it in a transient(?).