PATH:
home
/
letacommog
/
gdiags.fr
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
schema-templates
<?php // phpcs:ignore Internal.NoCodeFound ?> {{block name="yoast/recipe" title="Recipe" category="common" }} {{sidebar-duration name="cook-time" output=false label="Cook time" }} {{sidebar-duration name="prep-time" output=false label="Preparation time" }} {{sidebar-input name="yield" output=false type="number" label="Serves #" }} <div class={{class-name}}> {{variable-tag-rich-text name="title" tags=[ "h1", "h2", "h3", "h4", "h5", "h6", "strong" ] placeholder="Recipe title" }} {{inner-blocks required-blocks=[ { "name": "core/paragraph", "option": "Multiple" } , { "name": "core/image", "option": "One" } ] recommended-blocks=[ "core/image", "core/paragraph" ] appender="button" appenderLabel="Add to recipe" }} </div>
[+]
..
[-] step.schema.php
[edit]
[-] ingredients.block.php
[edit]
[-] recipe.schema.php
[edit]
[-] steps.schema.php
[edit]
[-] step.block.php
[edit]
[-] recipe.block.php
[edit]
[-] image.schema.php
[edit]
[-] ingredients.schema.php
[edit]
[-] steps.block.php
[edit]