WordPress v6.1.1 于北京时间 2022 年 11 月 16 日正式向公众发布。这个次要版本包含29 个核心错误修复和 21 个块编辑器错误修复。6.1.1 是一个短周期维护版本,并未添加额外的新功能,出于安全和性能建议所有站点立即升级。
下一个主要版本将是计划于 2023 年发布的 6.2 版。
修复了 Trac 的以下核心:
- Canonical:NOT EXISTS在操作中设置税务查询pre_get_posts会触发致命错误wp-includes/canonical.php( #55955 )
- get_default_block_editor_settings编辑器:( #56815 )中的大量(潜在)性能问题
- 编辑器:忽略表格单元格内的填充 ( #56818 )
- 编辑器:为特定术语创建分类模板时错误地显示为未找到 ( #56902 )
- 编辑器:忽略使用背景定义theme.json的样式变化分隔符颜色 ( #56903 )
- 编辑器:避免在theme.json解析经典主题时运行不必要的昂贵逻辑 ( #56945 )
- 编辑器:无法在 WP 6.1 上添加块 – 编辑器中的“+”按钮仅在特定条件下显示 ( #56955 )
- 编辑器:提高WP_Theme_JSON班级的表现 ( #56974 )
- 编辑器:将 Gutenberg 的错误修复合并到 WP 6.1.1 的核心 ( #57038 )
- 编辑器:6.1.1 的流畅排版修复 ( #57075 )
- 格式化:检查 Normalizer 类是否存在于remove_accents()( #56980 )
- 一般:更新到get_page_by_title6.1 更改WHERE条款 ( #56991 )
- I18N:由于设置的数据库错误而提前加载翻译时出现致命错误WPLANG( #57051 )
- I18N:如果我们知道语言环境,则始终传递$locale给( #57060 )load_textdomain()
- 媒体:6.0.3 中的特色图片错误 ( #56855 )
- 媒体:decoding=”async”破坏了我的网站 ( #56969 )
- 菜单:WP 6.1-RC6:menu-item-has-children未正确应用类 ( #56946 )
- 帖子,帖子类型:WP 6.1 –get_page_by_title(null)返回一个页面 ( #57039 )
- 查询:WP_Query::the_post在查询 id 而不是完整的帖子对象时导致类型警告 ( #56948 )
- 查询:WP_Query缓存丢弃posts_fields和posts_clauses[‘fields’]过滤器。( #57012 )
- 文本更改:将“完整站点编辑”实例替换为“站点编辑器”( #57026 )
- 主题:即使在不支持它的主题上也是如此 ( register_block_core_template_part# 56923 )WP_Query
- 主题:WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles呼唤WP_Query不对。( #56900 )
- 主题:二十二十三:按钮链接的访问状态使用不正确的文本颜色 ( #56928 )
- 主题:减少wp_get_theme( #57057 )的使用
- 升级/安装:使用 WP6.1 更新插件会创建.maintenance文件并保留它 ( #56966 )
- 升级/安装:Gutenberg 的未更新版本致命地破坏了 WordPress 6.1 自动更新上的站点 ( #56985 )
- 用户:在没有字段参数或使用orcache_users()调用时未定义( #56952 )get_userall_with_metaall
GitHub 中的以下块编辑器问题已修复:
- 发布特色图片:修复高度/比例覆盖边框内联样式
- 流体排版:添加字体大小限制
- 通过避免块内的双重渲染,允许直接选择嵌套的页面列表块
- 修复弹出窗口弃用
- 组件:ColorPalette将测试重构为@testing-library/react( #44108 )
- 将ColorPalette组件转换为 TypeScript ( #44632 )
- 列表 v2:修复嵌套列表无效时的迁移 ( #44822 )
- 链接到homeUrl站点编辑器视图菜单。( #45475 )
- 表格块:在前端和编辑器上应用边框和填充 ( #45069 )
- 更改伪选择器数组中伪状态的顺序 ( #45559 )
- 如果不支持块模板,请不要查找块变体 ( #45362 )
- 恢复空段落插入器 ( #45542 )
- 封面:当templateLock值为all或时避免内容丢失contentOnly(#45632)
- 列表:禁用嵌套列表放置区,以便放置列表项有效 ( #45321 )
- 在块分隔符上将背景颜色切换为文本颜色 ( #44943 )
- [WP6.1.1] 自动完成:还原以event.keyCode修复 IME 组合问题 ( #45704 )
- [WP6.1.1] FormTokenField:还原以event.keyCode修复 IME 组合问题 ( #45703 )
- 流畅的排版:调整字体大小的最小和最大规则 ( #45536 )
WordPress v6.1.1 更新包列表
- @wordpress/block-directory@3.15.11
- @wordpress/block-editor@10.0.10
- @wordpress/block-library@7.14.11
- @wordpress/components@21.0.7
- @wordpress/customize-widgets@3.14.11
- @wordpress/edit-post@6.14.11
- @wordpress/edit-site@4.14.13
- @wordpress/edit-widgets@4.14.11
- @wordpress/editor@12.16.10
- @wordpress/format-library@3.15.10
- @wordpress/interface@4.16.7
- @wordpress/list-reusable-blocks@3.15.7
- @wordpress/nux@5.15.7
- @wordpress/preferences@2.9.7
- @wordpress/reusable-blocks@3.15.10
- @wordpress/server-side-render@3.15.7
- @wordpress/widgets@2.15.10
修订文件清单
- wp-admin/includes/admin.php
- wp-admin/includes/class-wp-filesystem-ftpext.php
- wp-admin/includes/class-wp-filesystem-ftpsockets.php
- wp-admin/includes/theme.php
- wp- admin/includes/update-core.php
- wp-admin/about.php
- wp-admin/site-editor.php
- wp-content/themes/twentytwentyone/assets/css/ie.css
- wp-content/themes/twentytwentyone/assets/ sass/01-设置/文件头.scss
- wp-content/themes/twentytwentyone/style-rtl.css
- wp-content/themes/twentytwentyone/style.css
- wp-content/themes/twentytwentytwo/readme.txt
- wp-content/主题/twentytwentytwo/style.css
- wp-includes/assets/script-loader-packages.min.php
- wp-includes/assets/script-loader-packages.php
- wp-includes/block-supports/typography.php
- wp-includes/blocks/table/editor-rtl.css
- wp-includes/blocks/table/editor-rtl.min.css
- wp-includes/blocks/table/editor.css
- wp-includes/blocks/table/editor.min.css
- wp-includes/blocks/table/style-rtl.css
- wp-includes/blocks/table/style-rtl.min.css
- wp-includes/blocks/table/style .css
- wp-includes/blocks/table/style.min.css
- wp-includes/blocks/table/theme-rtl.css
- wp-includes/blocks/table/theme-rtl.min.css
- wp-includes/blocks/table /theme.css
- wp-includes/blocks/table/theme.min.css
- wp-includes/blocks/post-featured-image.php
- wp-includes/blocks/template-part.php
- wp-includes/css/dist/block -编辑器/样式-rtl.css
- wp-includes/css/dist/block-editor/style-rtl.min.css
- wp-includes/css/dist/block-editor/style.css
- wp-includes/css/dist/block-editor/style.min。 css
- wp-includes/css/dist/block-library/editor-rtl.css
- wp-includes/css/dist/block-library/editor-rtl.min.css
- wp-includes/css/dist/block-library/editor .css
- wp-includes/css/dist/block-library/editor.min.css
- wp-includes/css/dist/block-library/style-rtl.css
- wp-includes/css/dist/block-library/style- rtl.min.css
- wp-includes/css/dist/block-library/style.css
- wp-includes/css/dist/block-library/style.min.css
- wp-includes/css/dist/block-library/主题-rtl.css
- wp-includes/css/dist/block-library/theme-rtl.min.css
- wp-includes/css/dist/block-library/theme.css
- wp-includes/css/dist/block-library/theme.min.css
- wp-includes/js/dist/block-editor.js
- wp-includes/js /dist/block-editor.min.js
- wp-includes/js/dist/block-library.js
- wp-includes/js/dist/block-library.min.js
- wp-includes/js/dist/components.js
- wp -includes/js/dist/components.min.js
- wp-includes/js/dist/edit-site.js
- wp-includes/js/dist/edit-site.min.js
- wp-includes/rest-api/endpoints/类-wp-rest-global-styles-controller.php
- wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php
- wp-includes/rest-api/endpoints/class-wp- rest-templates-controller.php
- wp-includes/block-editor.php
- wp-includes/block-template-utils.php
- wp-includes/block-template.php
- wp-includes/canonical.php
- wp-includes/class-wp-query.php
- wp-includes/class-wp-theme-json- resolver.php
- wp-includes/class-wp-theme-json.php
- wp-includes/class-wp-user-query.php
- wp-includes/formatting.php
- wp-includes/functions.php
- wp-includes/load.php
- wp-includes/media.php
- wp-includes/nav-menu-template.php
- wp-includes/post.php
- wp-includes/script-loader.php
- wp-includes/theme-templates.php
- wp-includes/version.php