author | ymh <ymh.work@gmail.com> |
Wed, 21 Sep 2022 18:19:35 +0200 | |
changeset 18 | be944660c56a |
child 19 | 3d72ae0968f4 |
permissions | -rw-r--r-- |
18 | 1 |
{ |
2 |
"apiVersion": 2, |
|
3 |
"name": "core/query-pagination-numbers", |
|
4 |
"title": "Query Pagination Numbers", |
|
5 |
"category": "design", |
|
6 |
"parent": [ "core/query-pagination" ], |
|
7 |
"description": "Displays a list of page numbers for pagination", |
|
8 |
"textdomain": "default", |
|
9 |
"usesContext": [ "queryId", "query" ], |
|
10 |
"supports": { |
|
11 |
"reusable": false, |
|
12 |
"html": false |
|
13 |
}, |
|
14 |
"editorStyle": "query-pagination-numbers-editor" |
|
15 |
} |