File "ingredients.block.php"
Full Path: /home/bfxleof/www/wp-content/plugins/wordpress-seo/src/schema-templates/ingredients.block.php
File size: 347 bytes
MIME-type: text/x-php
Charset: utf-8
<?php // phpcs:ignore Internal.NoCodeFound ?>
{{block name="yoast/ingredients" title="Ingredients" category="common" parent=[ "yoast/recipe" ] }}
<div class={{class-name}}>
{{heading name="title" defaultHeadingLevel=3 placeholder="Ingredients title" }}
{{rich-text name="ingredients" tag="ul" multiline="li" placeholder="Ingredient 1" }}
</div>