PluginProbe
Countdown Block / trunk
Countdown Block vtrunk
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.5.0
countdown-block / block.json

block.json in Countdown Block trunk, at block.json

13 lines 264 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "countdown-block/countdown",
3 "title": "Countdown",
4 "category": "widgets",
5 "apiVersion": 2,
6 "description": "Highlight Upcoming Events With Countdown Timer",
7 "textdomain": "countdown",
8 "supports": {
9 "html": false,
10 "align": ["wide", "full"]
11 }
12 }
13