[wp-trac] [WordPress Trac] #54336: Add Global Styles REST API endpoints from Gutenberg plugin into Core
WordPress Trac
noreply at wordpress.org
Mon Nov 8 22:18:36 UTC 2021
#54336: Add Global Styles REST API endpoints from Gutenberg plugin into Core
--------------------------------------+---------------------
Reporter: noisysocks | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.9
Component: REST API | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by spacedmonkey):
I would also change
{{{#!php
new WP_REST_Block_Renderer_Controller;
}}}
to
{{{#!php
new WP_REST_Block_Renderer_Controller();
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54336#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list