WordPress 5.0 RC2 发布,正式版即将到来

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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 发布,正式版即将到来》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法设计、分析与实现

算法设计、分析与实现

徐子珊 / 2012-10 / 65.00元

《算法设计、分析与实现:c、c++和java》由徐子珊编著,第1章~第6章按算法设计技巧分成渐增型算法、分治算法、动态规划算法、贪婪算法、回溯算法和图的搜索算法。每章针对一些经典问题给出解决问题的算法,并分析算法的时间复杂度。这样对于初学者来说,按照算法的设计方法划分,算法思想的阐述比较集中,有利于快速入门理解算法的精髓所在。一旦具备了算法设计的基本方法,按应用领域划分专题深入学习,读者可以结合已......一起来看看 《算法设计、分析与实现》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码