[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/social-link/ -> block.json (source)

   1  {
   2      "name": "core/social-link",
   3      "category": "widgets",
   4      "icon": "share",
   5      "attributes": {
   6          "url": {
   7              "type": "string"
   8          },
   9          "service": {
  10              "type": "string"
  11          },
  12          "label": {
  13              "type": "string"
  14          }
  15      }
  16  }


Generated : Sun May 5 08:20:02 2024 Cross-referenced by PHPXref