Structsยง
Staticsยง
- APP_
USER_ ๐AGENT
Functionsยง
- Add a route for each controller in this module.
- GET
/api/v0/cms/gutenberg/oembed/preview?url=https%3A%2F%2Fyoutube.com%2Fwatch%3Fv%3D123123123
- Fetch oembed response from correct provider. Endpoint for proxying oembed requests to correct provider using url query param. - get_
theme_ ๐settings GET/api/v0/cms/gutenberg/themes?context=edit&status=active&_locale=user
- Mock themes response Endpoint for proxying themes requests. https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/embed/test/index.native.js#L128