Skip to content
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

Cache flushing button on the settings page #51

Open
stevegrunwell opened this issue Mar 22, 2019 · 0 comments · May be fixed by #57
Open

Cache flushing button on the settings page #51

stevegrunwell opened this issue Mar 22, 2019 · 0 comments · May be fixed by #57
Assignees
Labels
enhancement has pr Has a corresponding pull request
Milestone

Comments

@stevegrunwell
Copy link
Contributor

The majority of data in the plugin is stored ephemerally using WordPress' transient API, but when a lot of configuration is happening this can sometimes get a little stuck (especially around migrations). It would be nice if there was a "Flush Cache" button on the settings page, which would clear out any cached WP101 content (including the public API key).

@stevegrunwell stevegrunwell added this to the Version 5.2.0 milestone Apr 5, 2019
@stevegrunwell stevegrunwell linked a pull request Apr 12, 2019 that will close this issue
@stevegrunwell stevegrunwell self-assigned this Apr 12, 2019
@stevegrunwell stevegrunwell added the has pr Has a corresponding pull request label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement has pr Has a corresponding pull request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant