Merged in feature/81-dev-dev01 (pull request #5)
auto-patch 81-dev-dev01-2023-12-05T22_45_26 * auto-patch 81-dev-dev01-2023-12-05T22_45_26
This commit is contained in:
@@ -34,17 +34,24 @@
|
||||
},
|
||||
"namespace": {
|
||||
"type": "string"
|
||||
},
|
||||
"enhancedPagination": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"providesContext": {
|
||||
"queryId": "queryId",
|
||||
"query": "query",
|
||||
"displayLayout": "displayLayout"
|
||||
"displayLayout": "displayLayout",
|
||||
"enhancedPagination": "enhancedPagination"
|
||||
},
|
||||
"supports": {
|
||||
"align": [ "wide", "full" ],
|
||||
"html": false,
|
||||
"layout": true
|
||||
},
|
||||
"editorStyle": "wp-block-query-editor"
|
||||
"editorStyle": "wp-block-query-editor",
|
||||
"style": "wp-block-query",
|
||||
"viewScript": "file:./view.min.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user