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

Clear the WP object cache after reordering #130

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Clear the WP object cache after reordering #130

merged 1 commit into from
Nov 9, 2023

Conversation

wiegertschouten
Copy link
Contributor

After reordering posts or terms, I added a wp_cache_flush() call to empty the object cache. This is necessary, because without this, the plugin doesn't work on environments which have object caching enabled. See #124

@cristianraiber cristianraiber merged commit 71d694a into ColorlibHQ:master Nov 9, 2023
@cristianraiber
Copy link
Member

@wiegertschouten - thanks for this PR!

@wiegertschouten
Copy link
Contributor Author

@cristianraiber thanks for merging this! Happy I could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants