[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  {
   2      "apiVersion": 2,
   3      "name": "core/freeform",
   4      "category": "text",
   5      "attributes": {
   6          "content": {
   7              "type": "string",
   8              "source": "html"
   9          }
  10      },
  11      "supports": {
  12          "className": false,
  13          "customClassName": false,
  14          "reusable": false
  15      },
  16      "editorStyle": "wp-block-freeform-editor"
  17  }


Generated : Thu Jan 28 08:20:02 2021 Cross-referenced by PHPXref