-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wp cli commands for updating share counts #80
Comments
I think that's a great idea. It should be pretty simple to setup.
|
🙌 |
|
I asked @richardbuff to help with this since he's written a few custom cli scripts. |
I started hacking away on this. I have the easiest one (popular posts) done at the moment: https://cl.ly/37936ec88814 |
I needed to bulk/force update counts that got zero'd out due to hitting the sharedcount.com API limit (this issues is resolved in v1.4 but i'm still stuck with thousands of 0's). The cache status plugin only updates posts without ANY value set. All these have the key, it's just 0 when FB debugger shows shares. Anyway, this works for quick/dirty but still pretty safe and solid.
|
I think it would be really beneficial to add a |
Originally reported here: jaredatch/EA-Share-Count#102
Desired Commands
The text was updated successfully, but these errors were encountered: