Closed michalczaplinski closed 7 hours ago
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 props-bot
label.
If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
Co-authored-by: michalczaplinski <czapla@git.wordpress.org>
Co-authored-by: jasmussen <joen@git.wordpress.org>
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.
Size Change: -22 B (0%)
Total Size: 1.82 MB
Filename | Size | Change |
---|---|---|
build/block-library/index.min.js |
221 kB | -22 B (-0.01%) |
Flaky tests detected in fb6cde7b1e193c0b57938c29fa1946af53fbe03c. Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.
🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/11937516308 📝 Reported issues:
/test/e2e/specs/widgets/editing-widgets.spec.js
What
Updated the help text message for Enhanced Pagination to say
"Reload the full page—instead of just the posts list—when visitors navigate between pages."
in both enabled and disabled states.Before
After
This way, the purpose of the setting is more straightforward.
Testing