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