PATH:
home
/
letacommog
/
broderie
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
schema-templates
<?php // phpcs:ignore Internal.NoCodeFound ?> {{schema name="yoast/address-table" only-nested=true }} { "@type": "Place", "address": { "@type": "PostalAddress", "streetAddress": {{html name="address"}}, "addressLocality": {{html name="city"}}, "addressRegion": {{html name="province"}}, "postalCode": {{html name="postal-code"}}, "addressCountry": {{html name="country"}} } }
[+]
..
[-] ingredients.block.php
[edit]
[-] recipe.block.php
[edit]
[-] steps.block.php
[edit]
[-] image.schema.php
[edit]
[-] address.block.php
[edit]
[-] step.block.php
[edit]
[-] address.schema.php
[edit]
[-] steps.schema.php
[edit]
[-] step.schema.php
[edit]
[-] ingredients.schema.php
[edit]
[-] recipe.schema.php
[edit]