alleyinteractive / alleyinteractive/fieldmanager-demos

Post types don't load in Gutenberg interface when Gutenberg is installed.

オープン
#16 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
PHP
スター
25
フォーク
14
PR マージ指標
30日以内にマージされた PR はありません

説明

Two things are required on a post type definition to trigger Gutenberg to activate:

* Gutenberg won’t load for a post type that doesn’t support the default editor. If we want to support Gutenberg, we should add support for the editor to all post types in /lib/class-fm-demo-data-structures.php
* Likewise, Gutenberg won't load if the post type isn't available via the REST API. We should add support for REST to all post types in /lib/class-fm-demo-data-structures.php

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。