Routing: Add title support to php generated pages#73877
Conversation
|
Size Change: 0 B Total Size: 2.58 MB ℹ️ View Unchanged
|
|
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. |
|
Flaky tests detected in 9921c5e. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/20100803234
|
Related #70862
What?
This PR allows the generated php pages (that rely on routes and JS) to have default titles set automatically when registering the admin menu in PHP.
Testing Instructions