# event-post/5.10.0/build/details/block.json

Event Post, version 5.10.0. 22 lines.

- Page: https://pluginprobe.com/plugins/event-post/5.10.0/code/build/details/block.json
- Raw: https://pluginprobe.com/plugins/event-post/5.10.0/raw/build/details/block.json
- Modified: 2025-04-16T16:20:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/event-post/5.10.0/code/build/details/block.json#L10-L20`.

```json
{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "eventpost/details",
  "version": "5.10.0",
  "title": "Events Details",
  "category": "common",
  "icon": "calendar",
  "description": "Details of an event",
  "supports": {
    "html": false
  },
  "attributes": {
    "attribute": {
      "type": "string",
      "default": ""
    }
  },
  "textdomain": "eventpost",
  "style": "file:./block-details.scss",
  "editorScript": "file:./index.js"
}
```
