/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
test/integration/fixtures/blocks/core__query.json
28 строк
470 B
Gareth Elwell
Add option to exclude current post from query block (#64916)
13 июл 2026, 05:10
Не верифицирован
13 июл 2026, 05:10
8be2862
Код
Авторство
О чём код?
[ { "name": "core/query", "isValid": true, "attributes": { "query": { "perPage": null, "pages": 0, "offset": 0, "postType": "post", "order": "desc", "orderBy": "date", "author": "", "search": "", "exclude": [], "sticky": "", "inherit": true, "taxQuery": null, "parents": [], "format": [], "excludeCurrent": null }, "tagName": "div", "enhancedPagination": false }, "innerBlocks": [] } ]