AlkantarClanX12

Your IP : 3.144.89.152


Current Path : /home/thanudqk/thepball.com/wp-content/plugins/wordpress-seo/src/schema-templates/
Upload File :
Current File : /home/thanudqk/thepball.com/wp-content/plugins/wordpress-seo/src/schema-templates/step.schema.php

<?php // phpcs:ignore Internal.NoCodeFound ?>
{{schema name="yoast/step" only-nested=true }}
{
	"@type": "HowToStep",
	"name": {{inner-blocks-html blocks={ "core/paragraph": "content", "core/heading": "content" } only-first=true null-when-empty=true }},
	"url": {{block-id}},
	"text": {{inner-blocks-html blocks={ "core/paragraph": "content", "core/heading": "content" } skip-first=true null-when-empty=true }},
	"image": {{inner-blocks-id allowed-blocks=[ "core/image" ] only-first=true null-when-empty=true }}
}