PluginProbe
Gutenberg / 24.0.0
Gutenberg v24.0.0
24.0.0 23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 All 403 releases
← All changes | build/modules/registry.php +0 -10 23.7.224.0.0 View file →
@@ -32,13 +32,8 @@
32 32 'path' => 'block-library/file/view',
33 33 'asset' => 'block-library/file/view.min.asset.php',
34 34 ),
35 35 array(
36 - 'id' => '@wordpress/block-library/form/view',
37 - 'path' => 'block-library/form/view',
38 - 'asset' => 'block-library/form/view.min.asset.php',
39 - ),
40 - array(
41 36 'id' => '@wordpress/block-library/image/view',
42 37 'path' => 'block-library/image/view',
43 38 'asset' => 'block-library/image/view.min.asset.php',
44 39 ),
@@ -75,13 +70,8 @@
75 70 array(
76 71 'id' => '@wordpress/connectors',
77 72 'path' => 'connectors/index',
78 73 'asset' => 'connectors/index.min.asset.php',
79 - ),
80 - array(
81 - 'id' => '@wordpress/content-types',
82 - 'path' => 'content-types/index',
83 - 'asset' => 'content-types/index.min.asset.php',
84 74 ),
85 75 array(
86 76 'id' => '@wordpress/core-abilities',
87 77 'path' => 'core-abilities/index',