PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
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" ] }} {{heading name="name" defaultHeadingLevel=2 placeholder="<?php esc_attr_e( 'Enter a recipe name', 'wordpress-seo' ); ?>" }}
[-] preparation-time.schema.php
[edit]
[-] recipe-name.block.php
[edit]
[-] recipe-instructions.block.php
[edit]
[-] cooking-time.block.php
[edit]
[-] image.schema.php
[edit]
[+]
assets
[-] cooking-time.schema.php
[edit]
[-] recipe-ingredients.block.php
[edit]
[-] recipe-description.schema.php
[edit]
[-] recipe-description.block.php
[edit]
[-] recipe.block.php
[edit]
[-] recipe-ingredients.schema.php
[edit]
[+]
..
[-] recipe.schema.php
[edit]
[-] recipe-name.schema.php
[edit]
[-] preparation-time.block.php
[edit]
[-] recipe-instructions.schema.php
[edit]