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

fix: restore database cleanup functionality (#37) (#38) #38

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

stklcode
Copy link
Owner

@stklcode stklcode commented Jun 6, 2024

The cleanup request was no longer precessed since we refactored the settings page in v1.7.0 to use the WP settings API. Process the request including nonce verification during page creation restores it.

The cleanup request was no longer precessed since we refactored the
settings page in v1.7.0 to use the WP settings API. Process the request
including nonce verification during page creation restores it.
@stklcode stklcode added the bug label Jun 6, 2024
@stklcode stklcode added this to the 1.7.2 milestone Jun 6, 2024
@stklcode stklcode self-assigned this Jun 6, 2024
@stklcode stklcode linked an issue Jun 6, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@stklcode stklcode merged commit 4290aed into develop Jun 6, 2024
14 of 15 checks passed
@stklcode stklcode deleted the fix/cleanup branch June 6, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CleanUp Database broken in v1.7
1 participant