initial commit
This commit is contained in:
@ -0,0 +1,27 @@
|
||||
{
|
||||
"apiVersion": 2,
|
||||
"name": "core/query-pagination-next",
|
||||
"title": "Query Pagination Next",
|
||||
"category": "design",
|
||||
"parent": [ "core/query-pagination" ],
|
||||
"description": "Displays the next posts page link.",
|
||||
"textdomain": "default",
|
||||
"attributes": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"usesContext": [ "queryId", "query" ],
|
||||
"supports": {
|
||||
"reusable": false,
|
||||
"html": false,
|
||||
"color": {
|
||||
"gradients": true,
|
||||
"link": true
|
||||
},
|
||||
"typography": {
|
||||
"fontSize": true,
|
||||
"lineHeight": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user