/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
widgets/hello-dolly/widget.json
19 строк
651 B
Damián Suárez
Dashboard Widgets: add icon and relevance to the widget action envelope (#81275)
10 авг 2026, 13:14
Не верифицирован
10 авг 2026, 13:14
be74d5d
Код
Авторство
О чём код?
{ "name": "core/hello-dolly", "title": "Hello Dolly", "description": "This is not just a widget, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly in the dashboard.", "icon": "core/audio", "category": "dashboard", "presentation": "full-bleed", "actions": [ { "id": "plugin-page", "label": "WordPress.org plugin page", "icon": "core/external", "relevance": "low", "href": "https://wordpress.org/plugins/hello-dolly/", "openInNewTab": true } ], "textdomain": "default" }