Editor: Update post-type support key for new default rendering mode#68745
Editor: Update post-type support key for new default rendering mode#68745
Conversation
|
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.
Thanks for the follow up :)
|
Size Change: +1 B (0%) Total Size: 1.84 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in b33ce44. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/12827818342
|
…ordPress#68745) * Editor: Update post-type support key for new default rendering mode * Add backport changelog entry Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
…ordPress#68745) * Editor: Update post-type support key for new default rendering mode * Add backport changelog entry Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
What?
This is a follow-up to #68549.
PR changes the
default_modefeature key todefault-mode. Use a dash separator for consistency. See #68549 (comment).Testing Instructions
None. All CI checks should pass.