[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/ -> block-i18n.json (source)

   1  {
   2      "title": "block title",
   3      "description": "block description",
   4      "keywords": [ "block keyword" ],
   5      "styles": [
   6          {
   7              "label": "block style label"
   8          }
   9      ],
  10      "variations": [
  11          {
  12              "title": "block variation title",
  13              "description": "block variation description",
  14              "keywords": [ "block variation keyword" ]
  15          }
  16      ]
  17  }


Generated : Thu May 9 08:20:02 2024 Cross-referenced by PHPXref