[wp-trac] [WordPress Trac] #41683: Add Widget REST API endpoint
WordPress Trac
noreply at wordpress.org
Mon Aug 21 10:38:33 UTC 2017
#41683: Add Widget REST API endpoint
--------------------------+------------------------------------------
Reporter: spacedmonkey | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version: 4.7
Severity: normal | Keywords: needs-patch needs-unit-tests
Focuses: rest-api |
--------------------------+------------------------------------------
There needs to be a REST endpoint to interacts with widgets. Current users
can use the options api to interact with the data, but this is extremely
limited. I would recommend that we look to WP CLI for pointer on how the
api is laid out. Docs can be found here -
https://developer.wordpress.org/cli/commands/widget/ .
One of the likely issues with if the is a view, how the html for a widget
is rendered.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41683>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list