#82770·gutenberg

测试请求: DataForm 编辑器检查器

作者: ntsekouras创建于 2026年9月11日更新于 2026年9月18日
标签[Feature] Extensibility[Type] Experimental

Part of the Consolidate QuickEdit and Editor Inspector issue: https://GitHub.com/WordPress/gutenberg/issues/76076 There is also a make/core post with suggested testing flows and Playground links. A small call for testing for plugin developers, since this affects anything that extends the editor's post inspector (the "Post" or "Page" tab of the Settings sidebar). With the "Editor Inspector: Use DataForm" experiment enabled (Settings > Gutenberg), the classic summary panels (featured image, excerpt, status, date, author, template, etc..) are replaced by the same DataForm that Quick Edit uses in the Site Editor, for every post type that uses the block editor. There are tests and manual testing for the core post types and simple CPTs, but a pass with other user roles would be helpful and might catch something. What I'd love help with most though is what plugins add on top. If your plugin extends the post inspector in any way (filters, slots, panels, styles, scripts) or registers custom post types that use the block editor, could you give it a pass with Gutenberg 24.0 or newer and the experiment on, and compare with the experiment off? Whatever you add or change there, is it still there and does it still work? Trunk has a few more fixes than 24.0, so if you can run it, even better (it needs WordPress 7.0 or later).

内容来源: WordPress/gutenberg