PluginProbe
Toggle Content / 1.1.0
Toggle Content v1.1.0
trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.8 1.3.0
toggle-content / block.json

block.json in Toggle Content 1.1.0, at block.json

13 lines 281 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "toggle-content/toggle-content",
3 "title": "Toggle Content",
4 "category": "widgets",
5 "description": "",
6 "supports": {
7 "align": ["wide", "full"]
8 },
9 "textdomain": "toggle-content",
10 "editorScript": "file:./build/index.js",
11 "style": "file:./build/style-index.css"
12 }
13