🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl
📄 block.json
📁 Path: ./wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/block.json
📊 Size: 1.56 KB
🔒 Perm: 0644
📝 MIME: application/json
{
"apiVersion": 3,
"title": "HowTo by Rank Math",
"description": "Easily add Schema-ready, SEO-friendly, HowTo block to your content.",
"name": "rank-math/howto-block",
"category": "rank-math-blocks",
"icon": "editor-ol",
"textdomain": "rank-math",
"keywords": [ "HowTo", "Schema", "SEO", "Structured Data", "Yoast", "Rank Math", "Block", "Markup", "Rich Snippet" ],
"editorScript": [
"lodash",
"file:./assets/js/index.js"
],
"editorStyle": [
"rank-math-block-admin",
"file:./assets/css/howto.css"
],
"attributes": {
"hasDuration": {
"type": "boolean",
"default": false
},
"days": {
"type": "string",
"default": ""
},
"hours": {
"type": "string",
"default": ""
},
"minutes": {
"type": "string",
"default": ""
},
"description": {
"type": "string",
"default": ""
},
"steps": {
"type": "array",
"default": [],
"items": {
"type": "object"
}
},
"sizeSlug": {
"type": "string",
"default": "full"
},
"imageID": {
"type": "integer"
},
"mainSizeSlug": {
"type": "string",
"default": "full"
},
"listStyle": {
"type": "string",
"default": ""
},
"timeLabel": {
"type": "string",
"default": ""
},
"titleWrapper": {
"type": "string",
"default": "h3"
},
"listCssClasses": {
"type": "string",
"default": ""
},
"titleCssClasses": {
"type": "string",
"default": ""
},
"contentCssClasses": {
"type": "string",
"default": ""
},
"textAlign": {
"type": "string",
"default": "left"
}
},
"supports": {
"multiple": false
}
}