Skip to content

Enable the Unsupported Block Editor on posts from self-hosted sites #2482

@guarani

Description

@guarani

Related: #2358

The missing feature

Enable the Unsupported Block Editor on posts from self-hosted sites. This will allow users to edit posts containing Gutenberg blocks which are supported on their site but not yet supported on Gutenberg Mobile. Currently users can only access the Unsupported Block Editor if the post they're editing is from WordPress.com

Alternatives

There are alternatives to the Unsupported Block Editor, such as using the site's WP Admin on the web to edit posts that contain blocks not supported on mobile.

Additional info

Taken from #3425 (comment):

When the UBE was launched last year [2020], it shipped without support for non-Jetpack self-hosted sites. This was because the editor preference API which the UBE relied upon is a WP.com REST API and is not available in the XML-RPC API that these sites use.

Now that we've removed the dependency on this API – by attempting to load the UBE regardless of whether or not the block editor is available on the site's backend – it makes sense to revisit this and enable self-hosted sites if possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions