开发者 | dimadin |
---|---|
更新时间 | 2019年2月24日 22:59 |
捐献地址: | 去捐款 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 5.1 |
By default, Classic Editor allows individual users to select whether they want to use block editor or classic editor on their profile edit screens. This feature must be disabled on Settings > Writing screen. Additionally, Classic Editor stores post meta data in the database about type of editor that post has used. On the other hand, Disable Block Editor disables block editor for everyone and everywhere, without any options or settings to configure, and without storing any data into the database.
Disable Gutenberg allows much finer control on where to and for whom to show block editor, and that is achieved by configuring settings. Basically, same differences as with Classic Editor.