内容简介:WordPress 5.0 的第二个候选版本已发布,这是一个重要的里程碑,因为已越来越接近 WordPress 5.0 正式发布。开发团队将根据本候选版本的反馈,尽快公布最终的发布日期。 要提前体验 WordPress 5.0,可使用 WordPr...
WordPress 5.0 的第二个候选版本已发布,这是一个重要的里程碑,因为已越来越接近 WordPress 5.0 正式发布。开发团队将根据本候选版本的反馈,尽快公布最终的发布日期。
要提前体验 WordPress 5.0,可使用 WordPress Beta Tester 插件,也可以在此处下载候选版本(zip)。
有关 WordPress 5.0 的更多细节,请参阅博客说明。
Significant changes
We stopped rendering AdminNotices compatibility component, as this previous attempt at backward compatibility was bringing in numerous incompatible banners and notices from plugins.
An update to the parser to better deal with malformed HTML that could cause a loop. We’re only aware of this in the wild being triggered once in the over a million posts made with Gutenberg, but it caused a loop so we wanted to fix for RC2.
Cosmetic and minor changes in RC2
Accessibility: Simplify sidebar tabs aria-labels.
Make the Image Link URL field readonly.
Internationalization: Merge similar text strings that differed only in capitalization.
CSS: Improve block preview styling.
CSS: Fix visual issues with Button block text wrap.
Fix getSelectedBlockClientId selector.
Fix Classic block not showing galleries on a grid.
Fix an issue where the block toolbar would cause an image to jump downwards when the wide or full alignments were activated.
Move editor specific styles from style.scss to editor.scss in Cover block.
Fix modals in Microsoft Edge browser.
Fix Microsoft IE11 focus loss after TinyMCE init. Add IE check.
Fix Microsoft IE11 input when mounting TinyMCE.
Change @package names to WordPress.
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《WordPress 5.0 RC2 发布,正式版即将到来》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- WordPress 5.0 Beta 3 发布,正式版即将到来
- Spring Data Lovelace RC2 发布,正式版即将到来
- 尚未到来的远程工作
- 尚未到来的远程工作
- 强化学习时代正在到来
- web3.0时代悄然到来
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Redis 深度历险:核心原理与应用实践
钱文品 / 电子工业出版社 / 2019-1 / 79
Redis 是互联网技术架构在存储系统中使用得最为广泛的中间件,也是中高级后端工程师技术面试中面试官最喜欢问的工程技能之一,特别是那些优秀的互联网公司,通常要求面试者不仅仅掌握 Redis 基础用法,还要理解 Redis 内部实现的细节原理。《Redis 深度历险:核心原理与应用实践》作者老钱在使用 Redis 上积累了丰富的实战经验,希望帮助更多后端开发者更快、更深入地掌握 Redis 技能。 ......一起来看看 《Redis 深度历险:核心原理与应用实践》 这本书的介绍吧!