2020-02-10 23:33:27 +01:00
|
|
|
{
|
2020-10-20 15:36:16 +02:00
|
|
|
"apiVersion": 2,
|
2020-02-10 23:33:27 +01:00
|
|
|
"name": "core/social-link",
|
|
|
|
"category": "widgets",
|
2020-06-26 15:33:47 +02:00
|
|
|
"parent": [
|
|
|
|
"core/social-links"
|
|
|
|
],
|
2020-02-10 23:33:27 +01:00
|
|
|
"attributes": {
|
|
|
|
"url": {
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
"service": {
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
"label": {
|
2020-03-03 00:21:15 +01:00
|
|
|
"type": "string"
|
2020-02-10 23:33:27 +01:00
|
|
|
}
|
2020-06-26 15:33:47 +02:00
|
|
|
},
|
2020-10-13 15:10:30 +02:00
|
|
|
"usesContext": [
|
|
|
|
"openInNewTab"
|
|
|
|
],
|
2020-06-26 15:33:47 +02:00
|
|
|
"supports": {
|
|
|
|
"reusable": false,
|
2020-10-20 15:36:16 +02:00
|
|
|
"html": false
|
2021-01-28 03:04:13 +01:00
|
|
|
},
|
|
|
|
"editorStyle": "wp-block-social-link-editor"
|
2020-02-10 23:33:27 +01:00
|
|
|
}
|