/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v23.7.1
widgets/quick-draft/widget.json
11 строк
281 B
Damián Suárez
Widgets: add a declarative `help` metadata field, surfaced as a header infotip (#79830)
03 июл 2026, 21:59
Не верифицирован
03 июл 2026, 21:59
af5391e
Код
Авторство
О чём код?
{ "name": "core/quick-draft", "title": "Quick draft", "description": "Quickly draft a new post.", "help": { "content": "Drafts saved here are <em>private</em> until you publish them." }, "category": "dashboard", "presentation": "content-bleed", "textdomain": "default" }