最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

block editor - What version of Gutenberg is included with WordPress?

programmeradmin1浏览0评论

Gutenberg is developed separately and the latest version currently is 7.2.0.

How to find out which version of Gutenberg is included in my WordPress installation?

Gutenberg is developed separately https://github/WordPress/gutenberg and the latest version currently is 7.2.0.

How to find out which version of Gutenberg is included in my WordPress installation?

Share Improve this question asked Jan 11, 2020 at 12:15 HarisHaris 2312 silver badges5 bronze badges
Add a comment  | 

3 Answers 3

Reset to default 7

You can find the versions in WordPress here with this recently created document: https://developer.wordpress/block-editor/principles/versions-in-wordpress/ You weren't alone in wanting to have this information :) As mentioned above, it can be tricky to directly line up versions but this is the closest approximation currently. When WordPress 5.5 is launched, this document will be updated.

The code that goes into core doesn’t necessarily reflect the exact code that is in a specific version of the Gutenberg plugin which is why it is hard to determine which version of Gutenberg is included in the core WordPress.

edit: (already answered by anne :))

The versions in WordPress page lists which will provide a range. For a release of WordPress core, features from Gutenberg plugin are taken from several different versions.

发布评论

评论列表(0)

  1. 暂无评论