changeset 18 | be944660c56a |
child 19 | 3d72ae0968f4 |
17:34716fd837a4 | 18:be944660c56a |
---|---|
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 } |