An open API service indexing awesome lists of open source software.

https://github.com/wordpress-mobile/block-editor-assets-endpoint


https://github.com/wordpress-mobile/block-editor-assets-endpoint

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# block-editor-assets-endpoint

An exploration defining a new WordPress REST API endpoint returning all block editor assets needed for a block editor embedded within the mobile app. The approach is based on the [`_gutenberg_get_iframed_editor_assets_6_4`](https://github.com/WordPress/gutenberg/blob/ae20515b20d9c9e31408c4aecaffb3991c0fe31a/lib/compat/wordpress-6.4/script-loader.php#L8-L103) utility, but extended to include all assets used by the block editor.