-
Notifications
You must be signed in to change notification settings - Fork 16
Added cleanup records #1073
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
base: development
Are you sure you want to change the base?
Added cleanup records #1073
Conversation
304be43 to
b5a4bd4
Compare
|
@girishpanchal30, could you please clarify on how to test this one? I used a code snippet to add more than 1000 entries in the Sharing Logs and the Below is the snippet I used:
|
I think this was a confusion. The implementation deletes the service accounts (twitter, Facebook) if they have more than 1000 registered. This should have been about the logs and not services. |
Soare-Robert-Daniel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The issues should solve the problem with the logs and not services, based on the attached issue.
|
Sorry for the confusion. I’ve implemented logic to delete the logs once they have more than 1,000 logs. Please check it and let me know if any changes are needed. |
|
@girishpanchal30, from what I've tried, it's working well. |


Summary
Add a button
Cleanup accountsto clean up the records and keep the last 1,000 records.Screenshots
Check before Pull Request is ready:
Closes https://github.com/Codeinwp/tweet-old-post-pro/issues/431