PATH:
home
/
letacommog
/
letacommunication
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
schema-templates
<?php /** * Recipe name block schema template. * * @package Yoast\WP\SEO\Schema_Templates */ ?> {{block name="yoast/recipe-name" title="Recipe name" category="yoast-structured-data-blocks" parent=[ "yoast/recipe" ] }} {{variable-tag-rich-text name="name" tags=[ "h2", "h3", "h4", "h5", "h6", "strong" ] placeholder="<?php esc_attr_e( 'Enter a recipe name', 'wordpress-seo' ); ?>" }}
[+]
..
[-] steps.schema.php
[edit]
[-] ingredients.schema.php
[edit]
[-] recipe.schema.php
[edit]
[-] step.schema.php
[edit]
[-] ingredients.block.php
[edit]
[-] steps.block.php
[edit]
[-] recipe-name.block.php
[edit]
[-] step.block.php
[edit]
[-] recipe-name.schema.php
[edit]
[-] recipe.block.php
[edit]
[-] image.schema.php
[edit]