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: ignore purging on update of every nav_menu_item #272

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

arafatkn
Copy link
Contributor

@arafatkn arafatkn commented Mar 29, 2022

Do not need to purge the homepage, date archive, author archive, category archive on the update of each menu item. Purging those URLs on each menu item update will cause performance issues and overhead. So, this PR will ignore purging on nav_menu_item.

See #112

@arafatkn arafatkn requested a review from chandrapatel March 29, 2022 04:13
@arafatkn arafatkn self-assigned this Mar 29, 2022
@chandrapatel chandrapatel merged commit cc9dbdf into master Mar 31, 2022
@chandrapatel chandrapatel deleted the fix/issue-112 branch March 31, 2022 06:30
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