Navigation Link: Don't check validity when block editing is disabled#69627
Conversation
|
Size Change: +11 B (0%) Total Size: 1.84 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in 9102127. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/13942572683
|
9102127 to
e25f702
Compare
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
fabiankaegy
left a comment
There was a problem hiding this comment.
This works as advertised :)
|
I am checking the PRs with the "Backport to WP Minor Release" label applied to clarify which PRs should be backported to the WordPress 6.8.2 release. This PR does not fix the issues that first appeared in 6.8, but is just a performance improvement and may be a candidate for a minor release. |
|
I think similar performance fixes are okay to backport into a minor release, especially now that there won't be another major release until next year. |
…69627) Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
…ordPress#69627) Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
…69627) Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
|
This PR was cherry-picked into the |
What?
Part of #42904.
Related #69563.
PR tries to reduce unnecessary HTTP requests made by the Navigation Link block when editing is disabled.
Why?
The block checks the associated post status to hint at a link's validity, which isn't helpful if you can't edit the navigation menu.
Testing Instructions
Testing Instructions for Keyboard
Same.
Screenshots or screencast