[wp-meta] [Making WordPress.org] #4228: Gutenberg: Remove reliance upon the plugin
Making WordPress.org
noreply at wordpress.org
Thu Feb 28 00:59:35 UTC 2019
#4228: Gutenberg: Remove reliance upon the plugin
---------------------+--------------------
Reporter: dd32 | Owner: (none)
Type: task | Status: new
Priority: high | Milestone:
Component: General | Keywords:
---------------------+--------------------
https://wordpress.org/gutenberg/ currently requires the Gutenberg plugin
as it uses functions which output the “entire editing interface”.
Now that Gutenberg is in core, and it's likely a future version of
Gutenberg won't include all of the "replace the editing interface" code
we're using, we need to make it work standalone with core.
My understanding from briefly looking into it, is that it'll require a lot
of code duplication from `wp-admin` templates which weren't able to be
exposed directly.
The source is available here:
-
https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/themes/pub/gutenberg
- http://meta.svn.wordpress.org/sites/trunk/wordpress.org/public_html/wp-
content/themes/pub/gutenberg/
Taking into account #3992 would also be great.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4228>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list