| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/recipe-ingredients.block.php.tar |
crosstraining/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php 0000644 00000001741 15114205236 0032441 0 ustar 00 home/xbodynamge <?php
/**
* Recipe ingredients block schema template.
*
* @package Yoast\WP\SEO\Schema_Templates
*/
use Yoast\WP\SEO\Schema_Templates\Assets\Icons;
// phpcs:disable WordPress.Security.EscapeOutput -- Reason: The Icons contains safe svg.
?>
{{block name="yoast/recipe-ingredients" title="<?php esc_attr_e( 'Recipe ingredient(s)', 'wordpress-seo' ); ?>" description="<?php esc_attr_e( 'The ingredients used in the recipe, e.g. sugar, flour or garlic.', 'wordpress-seo' ); ?>" icon="<?php echo Icons::heroicons_clipboard_list(); ?>" category="yoast-structured-data-blocks" parent=[ "yoast/recipe" ] supports={"multiple": false} }}
<div class={{class-name}}>
{{heading name="title" defaultHeadingLevel=3 placeholder="<?php esc_attr_e( 'Ingredients title', 'wordpress-seo' ); ?>" default="<?php esc_attr_e( 'Ingredients', 'wordpress-seo' ); ?>" }}
{{rich-text name="ingredients" tag="ul" multiline="li" placeholder="<?php esc_attr_e( 'Enter an ingredient', 'wordpress-seo' ); ?>" }}
</div>
lebauwcentre/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php 0000644 00000001741 15114206721 0032234 0 ustar 00 home/xbodynamge <?php
/**
* Recipe ingredients block schema template.
*
* @package Yoast\WP\SEO\Schema_Templates
*/
use Yoast\WP\SEO\Schema_Templates\Assets\Icons;
// phpcs:disable WordPress.Security.EscapeOutput -- Reason: The Icons contains safe svg.
?>
{{block name="yoast/recipe-ingredients" title="<?php esc_attr_e( 'Recipe ingredient(s)', 'wordpress-seo' ); ?>" description="<?php esc_attr_e( 'The ingredients used in the recipe, e.g. sugar, flour or garlic.', 'wordpress-seo' ); ?>" icon="<?php echo Icons::heroicons_clipboard_list(); ?>" category="yoast-structured-data-blocks" parent=[ "yoast/recipe" ] supports={"multiple": false} }}
<div class={{class-name}}>
{{heading name="title" defaultHeadingLevel=3 placeholder="<?php esc_attr_e( 'Ingredients title', 'wordpress-seo' ); ?>" default="<?php esc_attr_e( 'Ingredients', 'wordpress-seo' ); ?>" }}
{{rich-text name="ingredients" tag="ul" multiline="li" placeholder="<?php esc_attr_e( 'Enter an ingredient', 'wordpress-seo' ); ?>" }}
</div>
xbodynamge/www/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php 0000644 00000001741 15114306530 0030377 0 ustar 00 home <?php
/**
* Recipe ingredients block schema template.
*
* @package Yoast\WP\SEO\Schema_Templates
*/
use Yoast\WP\SEO\Schema_Templates\Assets\Icons;
// phpcs:disable WordPress.Security.EscapeOutput -- Reason: The Icons contains safe svg.
?>
{{block name="yoast/recipe-ingredients" title="<?php esc_attr_e( 'Recipe ingredient(s)', 'wordpress-seo' ); ?>" description="<?php esc_attr_e( 'The ingredients used in the recipe, e.g. sugar, flour or garlic.', 'wordpress-seo' ); ?>" icon="<?php echo Icons::heroicons_clipboard_list(); ?>" category="yoast-structured-data-blocks" parent=[ "yoast/recipe" ] supports={"multiple": false} }}
<div class={{class-name}}>
{{heading name="title" defaultHeadingLevel=3 placeholder="<?php esc_attr_e( 'Ingredients title', 'wordpress-seo' ); ?>" default="<?php esc_attr_e( 'Ingredients', 'wordpress-seo' ); ?>" }}
{{rich-text name="ingredients" tag="ul" multiline="li" placeholder="<?php esc_attr_e( 'Enter an ingredient', 'wordpress-seo' ); ?>" }}
</div>
namtation/wp-content/plugins/wordpress-seo/src/schema-templates/recipe-ingredients.block.php 0000644 00000001741 15114446310 0031546 0 ustar 00 home/xbodynamge <?php
/**
* Recipe ingredients block schema template.
*
* @package Yoast\WP\SEO\Schema_Templates
*/
use Yoast\WP\SEO\Schema_Templates\Assets\Icons;
// phpcs:disable WordPress.Security.EscapeOutput -- Reason: The Icons contains safe svg.
?>
{{block name="yoast/recipe-ingredients" title="<?php esc_attr_e( 'Recipe ingredient(s)', 'wordpress-seo' ); ?>" description="<?php esc_attr_e( 'The ingredients used in the recipe, e.g. sugar, flour or garlic.', 'wordpress-seo' ); ?>" icon="<?php echo Icons::heroicons_clipboard_list(); ?>" category="yoast-structured-data-blocks" parent=[ "yoast/recipe" ] supports={"multiple": false} }}
<div class={{class-name}}>
{{heading name="title" defaultHeadingLevel=3 placeholder="<?php esc_attr_e( 'Ingredients title', 'wordpress-seo' ); ?>" default="<?php esc_attr_e( 'Ingredients', 'wordpress-seo' ); ?>" }}
{{rich-text name="ingredients" tag="ul" multiline="li" placeholder="<?php esc_attr_e( 'Enter an ingredient', 'wordpress-seo' ); ?>" }}
</div>